Linux Kernel
3.7.1
|
#include "boot.h"
Go to the source code of this file.
Macros | |
#define | XMTRDY 0x20 |
#define | TXR 0 /* Transmit register (WRITE) */ |
#define | LSR 5 /* Line Status */ |
Functions | |
int | getchar (void) |
void | kbd_flush (void) |
int | getchar_timeout (void) |
Variables | |
int | early_serial_base |