From fc611beda52e6063bf0510a84313d70eb033a672 Mon Sep 17 00:00:00 2001 From: Samuel Holland Date: Tue, 11 Sep 2018 22:19:45 -0500 Subject: ctype: Add __ctype_b Signed-off-by: Samuel Holland --- libgcompat/ctype.c | 1 + 1 file changed, 1 insertion(+) create mode 100644 libgcompat/ctype.c (limited to 'libgcompat/ctype.c') diff --git a/libgcompat/ctype.c b/libgcompat/ctype.c new file mode 100644 index 0000000..1ae9877 --- /dev/null +++ b/libgcompat/ctype.c @@ -0,0 +1 @@ +const unsigned short int *__ctype_b; -- cgit v1.2.3-60-g2f50