POK(kernelpart)
|
#include <multiboot.h>
Data Fields | |
unsigned int | num |
unsigned int | size |
unsigned int | addr |
unsigned int | shndx |
Definition at line 84 of file multiboot.h.
unsigned int pok_elf_section_header_table_t::addr |
Definition at line 88 of file multiboot.h.
unsigned int pok_elf_section_header_table_t::num |
Definition at line 86 of file multiboot.h.
unsigned int pok_elf_section_header_table_t::shndx |
Definition at line 89 of file multiboot.h.
unsigned int pok_elf_section_header_table_t::size |
Definition at line 87 of file multiboot.h.