DOSBox-X
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
src/hardware/snd_pc98/cbus/pcm86io.h
00001 
00002 
00003 #ifdef __cplusplus
00004 extern "C" {
00005 #endif
00006 
00007 void pcm86io_bind(void);
00008 
00009 #ifdef __cplusplus
00010 }
00011 #endif
00012