#include <dec_bootinfo.h>
Public Attributes | |
struct btinfo_common | common |
int | nsym |
int | ssym |
int | esym |
Definition at line 69 of file dec_bootinfo.h.
struct btinfo_common btinfo_symtab::common |
Definition at line 66 of file dec_bootinfo.h.
int btinfo_symtab::esym |
Definition at line 73 of file dec_bootinfo.h.
int btinfo_symtab::nsym |
Definition at line 71 of file dec_bootinfo.h.
int btinfo_symtab::ssym |
Definition at line 72 of file dec_bootinfo.h.