Arquivos
linux-0.01/lib/string.c
T
2013-09-18 10:18:30 +03:00

9 linhas
114 B
C

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