Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
int | xmon_putchar (int c) |
int | xmon_expect (const char *str, unsigned long timeout) |
int | xmon_getchar (void) |
char * | xmon_gets (char *str, int nb) |
void | xmon_printf (const char *format,...) |
void | xmon_puts (const char *str) |
Definition at line 26 of file nonstdio.c.
Definition at line 53 of file nonstdio.c.
Definition at line 104 of file nonstdio.c.
Definition at line 124 of file nonstdio.c.
Definition at line 13 of file nonstdio.c.
Definition at line 136 of file nonstdio.c.