RTL00ConsoleROM/lib/libc/stdlib.h
2016-09-26 17:55:41 +03:00

7 lines
67 B
C

#ifndef _STDLIB_H_
#define _STDLIB_H_
#include <stdio.h>
#endif