summaryrefslogtreecommitdiff
path: root/lib/rbcodec/codecs/libtremor/ctype.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rbcodec/codecs/libtremor/ctype.c')
-rw-r--r--lib/rbcodec/codecs/libtremor/ctype.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/rbcodec/codecs/libtremor/ctype.c b/lib/rbcodec/codecs/libtremor/ctype.c
new file mode 100644
index 0000000000..9f22047675
--- /dev/null
+++ b/lib/rbcodec/codecs/libtremor/ctype.c
@@ -0,0 +1,4 @@
1#include "config.h"
2#if (CONFIG_PLATFORM & PLATFORM_NATIVE)
3#include "libc/ctype.c"
4#endif