Files
RedBear-OS/include/stdlib.h
T
2018-03-03 10:08:16 -07:00

7 lines
84 B
C

#ifndef _STDLIB_H
#define _STDLIB_H
#include <sys/types.h>
#endif /* _STDLIB_H */