#include <alpha_autoconf.h>
Public Attributes | |
u_long | ssym |
u_long | esym |
u_long | hwrpb_phys |
u_long | hwrpb_size |
char | boot_flags [64] |
char | booted_kernel [64] |
char | booted_dev [64] |
Definition at line 100 of file alpha_autoconf.h.
char bootinfo_kernel::boot_flags[64] |
Definition at line 105 of file alpha_autoconf.h.
char bootinfo_kernel::booted_dev[64] |
Definition at line 107 of file alpha_autoconf.h.
char bootinfo_kernel::booted_kernel[64] |
Definition at line 106 of file alpha_autoconf.h.
u_long bootinfo_kernel::esym |
Definition at line 102 of file alpha_autoconf.h.
u_long bootinfo_kernel::hwrpb_phys |
Definition at line 103 of file alpha_autoconf.h.
u_long bootinfo_kernel::hwrpb_size |
Definition at line 104 of file alpha_autoconf.h.
u_long bootinfo_kernel::ssym |
Definition at line 101 of file alpha_autoconf.h.