ack/plat/linux68k/emu/musashi/example/osd.h

7 lines
97 B
C
Raw Normal View History

#ifndef HEADER__OSD
#define HEADER__OSD
int osd_get_char(void);
#endif /* HEADER__OSD */