L4Re Operating System Framework
Interface and Usage Documentation
|
The structure type "mod_list" is used by the multiboot_info structure. More...
#include <mb_info.h>
Data Fields | |
l4_uint32_t | mod_start |
Starting address of module in memory. | |
l4_uint32_t | mod_end |
End address of module in memory. | |
l4_uint32_t | cmdline |
Module command line. | |
l4_uint32_t | pad |
padding to take it to 16 bytes | |
The structure type "mod_list" is used by the multiboot_info structure.