Karg
v0.2.0
The kernel of CargOS
|
Go to the source code of this file.
Macros | |
#define | PAGE_SIZE 4096 |
Functions | |
void * | page_alloc (void) |
void | page_free (void *ptr) |
#define PAGE_SIZE 4096 |
void* page_alloc | ( | void | ) |
void page_free | ( | void * | ptr | ) |