L4Re Operating System Framework
Interface and Usage Documentation
|
L4mod structures and constants. More...
#include <l4/sys/l4int.h>
Go to the source code of this file.
Data Structures | |
struct | l4util_l4mod_mod |
A single module. More... | |
struct | l4util_l4mod_info |
Base module structure. More... | |
Enumerations | |
enum | l4util_l4mod_mod_info_flag { L4util_l4mod_mod_flag_unspec = 0 , L4util_l4mod_mod_flag_kernel = 1 , L4util_l4mod_mod_flag_sigma0 = 2 , L4util_l4mod_mod_flag_roottask = 3 , L4util_l4mod_mod_flag_mask = 7 << 0 } |
Flags for l4util_l4mod_mod.flags. More... | |
L4mod structures and constants.
Definition in file l4mod.h.
Flags for l4util_l4mod_mod.flags.