|
PatchworkOS
966e257
A non-POSIX operating system.
|
#include <stdlib.h>#include <string.h>#include <sys/math.h>#include "common/heap.h"#include <stdio.h>Go to the source code of this file.
Functions | |
| void * | realloc (void *ptr, size_t size) |