csp_malloc.h File Reference
#include <stdint.h>
#include <stddef.h>
#include <stdlib.h>

Go to the source code of this file.

Functions

void * csp_malloc (size_t size)
 
void csp_free (void *ptr)