rockbox/apps/codecs/libtremor/ctype.c

5 lines
91 B
C

#include "config.h"
#if (CONFIG_PLATFORM & PLATFORM_NATIVE)
#include "libc/ctype.c"
#endif