blob: c9b3a89d5af1bb970fd723bee0b633956130da77 (
plain)
1
2
3
4
5
|
/* $OpenBSD: stdarg.h,v 1.2 1997/01/16 09:26:11 niklas Exp $ */
/* $NetBSD: stdarg.h,v 1.8 1994/10/26 02:06:40 cgd Exp $ */
/* Just use the common m68k definition */
#include <m68k/stdarg.h>
|