Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | BARG_LEN 256 |
Functions | |
char *__init | prom_getbootargs (void) |
Variables | |
struct { | |
int bootstr_len | |
int bootstr_valid | |
char bootstr_buf [BARG_LEN] | |
} | bootstr_info |
#define BARG_LEN 256 |
Definition at line 17 of file bootstr_64.c.
Definition at line 31 of file bootstr_64.c.
Definition at line 21 of file bootstr_64.c.
struct { ... } bootstr_info |
int bootstr_len |
Definition at line 19 of file bootstr_64.c.
int bootstr_valid |
Definition at line 20 of file bootstr_64.c.