|
ApertureOS
|
#include "types.h"

Go to the source code of this file.
Functions | |
| void | umalloc_init () |
| void * | umalloc (size_t size) |
| void | ufree (void *addr) |
| void | ucompact () |
| void ucompact | ( | ) |
| void ufree | ( | void * | addr | ) |
| void* umalloc | ( | size_t | size | ) |
| void umalloc_init | ( | ) |
1.8.9.1