FreeNOS
Functions
malloc.cpp File Reference
#include <sys/types.h>
#include "stdlib.h"
#include "errno.h"

Go to the source code of this file.

Functions

C void * malloc (size_t size)
 A memory allocator. More...