Added audio and CD-ROM support for OSF/Tru64 (thanks Hayashi!)
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40655
This commit is contained in:
parent
4c8805d5ab
commit
311d6a8f61
14 changed files with 856 additions and 20 deletions
|
@ -83,6 +83,9 @@ static AudioBootStrap *bootstrap[] = {
|
|||
#ifdef ENABLE_AHI
|
||||
&AHI_bootstrap,
|
||||
#endif
|
||||
#ifdef MMEAUDIO_SUPPORT
|
||||
&MMEAUDIO_bootstrap,
|
||||
#endif
|
||||
#ifdef MINTAUDIO_SUPPORT
|
||||
&MINTAUDIO_GSXB_bootstrap,
|
||||
&MINTAUDIO_MCSN_bootstrap,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue