![]() |
MushOS
0.1
A UNIX-like OS prototype, written from scratch
|
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.