1
0
mirror of https://github.com/mist-devel/mist-board.git synced 2026-04-17 16:22:28 +00:00
Files
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 */