|
Voxia OS v0.0.1
Hobby Project Operating System Targeting x86-64
|
#include <stivale2.h>
Data Fields | |
| uint64_t | begin |
| uint64_t | end |
| char | string [128] |
Definition at line 232 of file stivale2.h.
| uint64_t stivale2_module::begin |
Definition at line 233 of file stivale2.h.
Referenced by build_context_from_stivale2().
| uint64_t stivale2_module::end |
Definition at line 234 of file stivale2.h.
Referenced by build_context_from_stivale2().
| char stivale2_module::string[128] |
Definition at line 237 of file stivale2.h.
Referenced by build_context_from_stivale2().