6 lines
78 B
C
Raw Normal View History

#ifdef __uClinux__
#include "string_no.h"
#else
#include "string_mm.h"
#endif