MushOS  0.1
A UNIX-like OS prototype, written from scratch
Loading...
Searching...
No Matches
heap_header Struct Reference

Detailed Description

Header of the heap. Defines current heap: its start and end addresses and address of the first allocated block. Located in the very beginning of the heap.

Definition at line 25 of file lib/base/heap.c.


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