|
Linux Kernel
3.7.1
|
#include <linux/types.h>#include <linux/kernel.h>#include <linux/sched.h>#include <asm/openprom.h>#include <asm/oplib.h>#include <linux/string.h>Go to the source code of this file.
Functions | |
| void | restore_current (void) |
| void | prom_console_write_buf (const char *buf, int len) |
Definition at line 46 of file console_32.c.
1.8.2