|
Linux Kernel
3.7.1
|
#include <linux/init.h>#include <linux/types.h>#include <linux/kernel.h>#include <linux/spinlock.h>#include <asm/bootinfo.h>#include <asm/fw/cfe/cfe_api.h>#include <asm/fw/cfe/cfe_error.h>Go to the source code of this file.
Functions | |
| const char * | get_system_type (void) |
| void | prom_putchar (char c) |
| void __init | prom_init (void) |
| void __init | prom_free_prom_memory (void) |
1.8.2