L4Re Operating System Framework
Interface and Usage Documentation
|
A single module. More...
#include <l4mod.h>
Data Fields | |
l4_uint64_t | flags |
Module flags (l4util_l4mod_mod_info_flag) | |
l4_uint64_t | mod_start |
Starting address of module in memory. | |
l4_uint64_t | mod_end |
End address of module in memory. | |
l4_uint64_t | cmdline |
Module command line. | |