1
0
mirror of https://github.com/mist-devel/mist-board.git synced 2026-02-06 16:14:42 +00:00
Files
mist-devel.mist-board/tests/tg68k/Musashi/example/osd.h
2015-09-22 09:42:16 +02:00

7 lines
97 B
C
Executable File

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