Linux Kernel
3.7.1
|
#include <linux/kernel.h>
#include <linux/init.h>
#include <linux/string.h>
#include <linux/ctype.h>
#include <asm/openprom.h>
#include <asm/oplib.h>
Go to the source code of this file.
Functions | |
void | prom_cif_init (void *, void *) |
void __init | prom_init (void *cif_handler, void *cif_stack) |
void __init | prom_init_report (void) |
Variables | |
char | prom_version [80] |
int | prom_stdout |
phandle | prom_chosen_node |