summaryrefslogtreecommitdiff
path: root/sys/arch/gumstix/include/stdarg.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/gumstix/include/stdarg.h')
-rw-r--r--sys/arch/gumstix/include/stdarg.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/arch/gumstix/include/stdarg.h b/sys/arch/gumstix/include/stdarg.h
new file mode 100644
index 00000000000..caa88322651
--- /dev/null
+++ b/sys/arch/gumstix/include/stdarg.h
@@ -0,0 +1,4 @@
+/* $OpenBSD: stdarg.h,v 1.1 2008/11/26 14:18:11 drahn Exp $ */
+/* $NetBSD: stdarg.h,v 1.3 2001/11/25 15:55:58 thorpej Exp $ */
+
+#include <arm/stdarg.h>