aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--include/ctype.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/ctype.h b/include/ctype.h
index a76f384..9d4addc 100644
--- a/include/ctype.h
+++ b/include/ctype.h
@@ -265,5 +265,9 @@ int _toupper(int)
+/* TODO _l variants */
+
+
+
#endif