Voxia OS v0.0.1
Hobby Project Operating System Targeting x86-64
Loading...
Searching...
No Matches
stivale2_header Struct Reference

#include <stivale2.h>

Data Fields

uint64_t entry_point
 
uint64_t stack
 
uint64_t flags
 
uint64_t tags
 

Detailed Description

Definition at line 40 of file stivale2.h.

Field Documentation

◆ entry_point

uint64_t stivale2_header::entry_point

Definition at line 41 of file stivale2.h.

◆ flags

uint64_t stivale2_header::flags

Definition at line 43 of file stivale2.h.

◆ stack

uint64_t stivale2_header::stack

Definition at line 42 of file stivale2.h.

◆ tags

uint64_t stivale2_header::tags

Definition at line 44 of file stivale2.h.


The documentation for this struct was generated from the following file: