Linux Kernel
3.7.1
|
#include <openprom.h>
Data Fields | |
char ** | bootpath |
char ** | bootargs |
int * | fd_stdin |
int * | fd_stdout |
Definition at line 83 of file openprom.h.
char ** bootargs |
Definition at line 85 of file openprom.h.
char ** bootpath |
Definition at line 84 of file openprom.h.
int * fd_stdin |
Definition at line 86 of file openprom.h.
int * fd_stdout |
Definition at line 87 of file openprom.h.