![]() |
MOS Source Code
|
#include <stdint.h>#include <stddef.h>#include <stdbool.h>#include <string.h>#include <malloc_wrappers.h>Go to the source code of this file.
Macros | |
| #define | pb_realloc(ptr, size) |
| #define | pb_free(ptr) |
Definition at line 3 of file malloc_wrappers_syshdr.h.
| #define pb_free | ( | ptr | ) |