00001 00011 /* Copyright (C) 1998-2001 Ben(jamin) Gerard */ 00012 00013 #ifndef _YM_IO_H_ 00014 #define _YM_IO_H_ 00015 00016 #include "emu68/struct68.h" 00017 00019 extern io68_t ym_io; 00020 00021 #endif /* #ifndef _YM_IO_H_ */