Definition in file kmemory.h.
#include <kaydaradef.h>
#include <malloc.h>
Include dependency graph for kmemory.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Defines | |
| #define | KLIB_DLL K_DLLIMPORT |
| #define | kMalloc malloc |
| #define | kRealloc realloc |
| #define | kFree free |