|
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 | |
| int | prom_nbgetchar (void) |
| int | prom_nbputchar (char c) |
| char | prom_getchar (void) |
| void | prom_putchar (char c) |
1.8.2