Files
2024-02-19 00:24:53 -05:00

9 lines
122 B
C

#ifndef __GNUC__
#error I want gcc!
#endif
#define extern
#define inline
#define __LIBRARY__
#include <string.h>