summaryrefslogtreecommitdiff
path: root/src/wchar/__wchar_h.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/wchar/__wchar_h.c')
-rw-r--r--src/wchar/__wchar_h.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/wchar/__wchar_h.c b/src/wchar/__wchar_h.c
new file mode 100644
index 00000000..20eba1c2
--- /dev/null
+++ b/src/wchar/__wchar_h.c
@@ -0,0 +1,3 @@
+#include "_wchar.h"
+
+struct __wchar_h __wchar_h = { 0 };