Public Attributes | |
| u32 | size |
| bool | free |
| struct __BlockHeader * | next |
Definition at line 10 of file allocator.c.
| bool __BlockHeader::free |
Definition at line 13 of file allocator.c.
| struct __BlockHeader* __BlockHeader::next |
Definition at line 14 of file allocator.c.
| u32 __BlockHeader::size |
Definition at line 12 of file allocator.c.