PatchworkOS  966e257
A non-POSIX operating system.
Loading...
Searching...
No Matches
malloc.c File Reference
#include <stdlib.h>
#include "common/heap.h"
Include dependency graph for malloc.c:

Go to the source code of this file.

Functions

void * malloc (size_t size)
 

Function Documentation

◆ malloc()

void * malloc ( size_t  size)

Definition at line 5 of file malloc.c.

Here is the call graph for this function: