Main Page   File List  

l4util_mb_mod_t Struct Reference


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

Detailed Description

The structure type "mod_list" is used by the multiboot_info structure.

Definition at line 19 of file mb_info.h.


Field Documentation

Starting address of module in memory.

Definition at line 21 of file mb_info.h.

End address of module in memory.

Definition at line 22 of file mb_info.h.


L4 Utilities, part of DROPS  © 2000-2003