RTL00ConsoleROM/lib/libc/string.h

8 lines
67 B
C
Raw Permalink Normal View History

2016-09-26 14:55:41 +00:00
#ifndef _STRING_H_
#define _STRING_H_
#include <stdio.h>
#endif