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

Data Fields

uintptr_t addr
 
size_t size
 

Detailed Description

Definition at line 16 of file kalloc.c.

Field Documentation

◆ addr

uintptr_t freed_t::addr

Definition at line 17 of file kalloc.c.

◆ size

size_t freed_t::size

Definition at line 18 of file kalloc.c.


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