|
Voxia OS v0.0.1
Hobby Project Operating System Targeting x86-64
|
#include <stivale2.h>
Data Fields | |
| uint64_t | entry_point |
| uint64_t | stack |
| uint64_t | flags |
| uint64_t | tags |
Definition at line 40 of file stivale2.h.
| uint64_t stivale2_header::entry_point |
Definition at line 41 of file stivale2.h.
| uint64_t stivale2_header::flags |
Definition at line 43 of file stivale2.h.
| uint64_t stivale2_header::stack |
Definition at line 42 of file stivale2.h.
| uint64_t stivale2_header::tags |
Definition at line 44 of file stivale2.h.