diff options
Diffstat (limited to 'sys/arch/sun3/include/stdarg.h')
-rw-r--r-- | sys/arch/sun3/include/stdarg.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/arch/sun3/include/stdarg.h b/sys/arch/sun3/include/stdarg.h new file mode 100644 index 00000000000..740512b1f45 --- /dev/null +++ b/sys/arch/sun3/include/stdarg.h @@ -0,0 +1,3 @@ +/* $NetBSD: stdarg.h,v 1.5 1994/11/21 21:34:19 gwr Exp $ */ + +#include <m68k/stdarg.h> |