Name changed from OBSD to OPENBSD_AUDIO
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40122
This commit is contained in:
parent
d687fcb09b
commit
1412a1724e
4 changed files with 6 additions and 6 deletions
|
@ -40,8 +40,8 @@ static char rcsid =
|
|||
|
||||
/* Available audio drivers */
|
||||
static AudioBootStrap *bootstrap[] = {
|
||||
#ifdef OBSD_SUPPORT
|
||||
&OBSD_bootstrap,
|
||||
#ifdef OPENBSD_AUDIO_SUPPORT
|
||||
&OPENBSD_AUDIO_bootstrap,
|
||||
#endif
|
||||
#ifdef OSS_SUPPORT
|
||||
&DSP_bootstrap,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue