Cthulhu
0.2.10
Cthulhu compiler collection
|
#include "setup/memory.h"
#include "setup/setup.h"
#include "arena/arena.h"
#include "core/macros.h"
#include <stdlib.h>
Go to the source code of this file.
Functions | |
arena_t * | ctu_default_alloc (void) |
get the default allocator More... | |