Files
zOS/common/umlibc/include/malloc.h

5 lines
119 B
C
Executable File

// Just a place holder - the definitions for malloc() and friends are
// actually in stdlib.h
#include <stdlib.h>