|
L4Re - L4 Runtime Environment
|
#include <mb_info.h>
Collaboration diagram for l4util_mb_mod_t:Data Fields | |
| l4_uint32_t | mod_start |
| Starting address of module in memory. More... | |
| l4_uint32_t | mod_end |
| End address of module in memory. More... | |
| 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.
| l4_uint32_t l4util_mb_mod_t::mod_end |
| l4_uint32_t l4util_mb_mod_t::mod_start |