Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | prom_argv(index) ((char *)(long)_prom_argv[(index)]) |
Functions | |
char *__init | prom_getcmdline (void) |
void __init | prom_init_cmdline (void) |
Variables | |
int | prom_argc |
int * | _prom_argv |
#define prom_argv | ( | index | ) | ((char *)(long)_prom_argv[(index)]) |
Definition at line 32 of file malta-cmdline.c.
Definition at line 34 of file malta-cmdline.c.
Definition at line 40 of file malta-cmdline.c.