|
Linux Kernel
3.7.1
|
#include <linux/module.h>#include <linux/init.h>#include <linux/string.h>#include <asm/bootinfo.h>Go to the source code of this file.
Functions | |
| void __init | prom_init_cmdline (void) |
| char * | prom_getenv (char *envname) |
| int __init | prom_get_ethernet_addr (char *ethernet_addr) |
| void __init | prom_free_prom_memory (void) |
Variables | |
| int | prom_argc |
| char ** | prom_argv |
| char ** | prom_envp |
1.8.2