blob: 89cf018016a0805ca8f902e58a3810ef3e69000a (
plain)
1
2
3
4
5
|
/* $OpenBSD: stdarg.h,v 1.2 1997/01/12 15:13:44 downsj Exp $ */
/* $NetBSD: stdarg.h,v 1.4 1994/10/26 07:26:45 cgd Exp $ */
/* Just use the common m68k definition */
#include <m68k/stdarg.h>
|