summaryrefslogtreecommitdiff
path: root/src/wchar/va_list.ref
diff options
context:
space:
mode:
Diffstat (limited to 'src/wchar/va_list.ref')
-rw-r--r--src/wchar/va_list.ref3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/wchar/va_list.ref b/src/wchar/va_list.ref
new file mode 100644
index 00000000..ead1b4e1
--- /dev/null
+++ b/src/wchar/va_list.ref
@@ -0,0 +1,3 @@
+#include <wchar.h>
+REFERENCE(stdarg/va_list.c)
+STDC(199409)