summaryrefslogtreecommitdiff
path: root/sys/arch/cats/include
diff options
context:
space:
mode:
authorDale Rahn <drahn@cvs.openbsd.org>2004-02-05 13:42:20 +0000
committerDale Rahn <drahn@cvs.openbsd.org>2004-02-05 13:42:20 +0000
commit6a3262ed0718559d49536ea47fcd15ae07af2508 (patch)
tree3e2e3852161145c095e2a96fbe203e90a256a55d /sys/arch/cats/include
parent7f0fd8a22635541f34286da7d36643815f0bbbee (diff)
xlint compatible headers. (non-gcc)
Diffstat (limited to 'sys/arch/cats/include')
-rw-r--r--sys/arch/cats/include/stdarg.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/arch/cats/include/stdarg.h b/sys/arch/cats/include/stdarg.h
new file mode 100644
index 00000000000..ecec78f756b
--- /dev/null
+++ b/sys/arch/cats/include/stdarg.h
@@ -0,0 +1,3 @@
+/* $NetBSD: stdarg.h,v 1.3 2001/11/25 15:55:58 thorpej Exp $ */
+
+#include <arm/stdarg.h>