Files
bfbb/include/CodeWarrior/cstring
T
2020-10-23 11:48:55 -05:00

6 lines
74 B
Plaintext

#ifndef _MSL_CSTRING_H
#define _MSL_CSTRING_H
#include <string.h>
#endif