Searched refs:bios_getchar (Results 1 – 3 of 3) sorted by relevance
237 static int bios_getchar ( void ) { in bios_getchar() function296 .getchar = bios_getchar,
204 char bios_getchar(char *hi) in bios_getchar() function
149 extern char bios_getchar(char *);154 .getchar = bios_getchar,