Go to the source code of this file.
Classes | |
class | Falcon::HeapMem |
HeapMem class. More... | |
Namespaces | |
namespace | Falcon |
CONST. | |
namespace | Falcon::Sys |
Functions | |
void * | Falcon::Sys::sys_allocPage () |
void | Falcon::Sys::sys_freePage (void *page) |
int | Falcon::Sys::sys_pageSize () |
Variables | |
HeapMem | Falcon::Heap |