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

#include <stivale2.h>

Data Fields

uint64_t begin
 
uint64_t end
 
char string [128]
 

Detailed Description

Definition at line 232 of file stivale2.h.

Field Documentation

◆ begin

uint64_t stivale2_module::begin

Definition at line 233 of file stivale2.h.

Referenced by build_context_from_stivale2().

◆ end

uint64_t stivale2_module::end

Definition at line 234 of file stivale2.h.

Referenced by build_context_from_stivale2().

◆ string

char stivale2_module::string[128]

Definition at line 237 of file stivale2.h.

Referenced by build_context_from_stivale2().


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