PatchworkOS  c9fea19
A non-POSIX operating system.
Loading...
Searching...
No Matches
boot_kernel_t Struct Reference

#include <boot_info.h>

Collaboration diagram for boot_kernel_t:

Data Fields

Elf64_File elf
 
void * physAddr
 

Detailed Description

Definition at line 87 of file boot_info.h.

Field Documentation

◆ elf

Elf64_File boot_kernel_t::elf

Definition at line 89 of file boot_info.h.

◆ physAddr

void* boot_kernel_t::physAddr

Definition at line 90 of file boot_info.h.


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