#include "comma/runtime/commart.h"
#include <stdlib.h>
Go to the source code of this file.
Functions | |
void * | _comma_alloc (uint64_t bytes, uint32_t align) |
void* _comma_alloc | ( | uint64_t | bytes, | |
uint32_t | align | |||
) |
Definition at line 16 of file crt_alloc.c.