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

7 lines
65 B
C

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