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

#include <stivale2.h>

Data Fields

struct stivale2_tag tag
 
uint64_t module_count
 
struct stivale2_module modules []
 

Detailed Description

Definition at line 240 of file stivale2.h.

Field Documentation

◆ module_count

uint64_t stivale2_struct_tag_modules::module_count

Definition at line 242 of file stivale2.h.

Referenced by build_context_from_stivale2().

◆ modules

struct stivale2_module stivale2_struct_tag_modules::modules[]

Definition at line 243 of file stivale2.h.

Referenced by build_context_from_stivale2().

◆ tag

struct stivale2_tag stivale2_struct_tag_modules::tag

Definition at line 241 of file stivale2.h.


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