POK(kernelpart)
|
#include <multiboot.h>
Data Fields | |
unsigned int | mod_start |
unsigned int | mod_end |
unsigned int | string |
unsigned int | reserved |
Definition at line 112 of file multiboot.h.
unsigned int pok_module_t::mod_end |
Definition at line 115 of file multiboot.h.
unsigned int pok_module_t::mod_start |
Definition at line 114 of file multiboot.h.
unsigned int pok_module_t::reserved |
Definition at line 117 of file multiboot.h.
unsigned int pok_module_t::string |
Definition at line 116 of file multiboot.h.