|
Linux Kernel
3.7.1
|
#include <linux/kernel.h>#include <linux/compiler.h>#include <linux/spinlock.h>#include <asm/openprom.h>#include <asm/oplib.h>Go to the source code of this file.
Macros | |
| #define | CONSOLE_WRITE_BUF_SIZE 1024 |
Functions | |
| void notrace | prom_write (const char *buf, unsigned int n) |
| void notrace | prom_printf (const char *fmt,...) |
1.8.2