blob: 400cdda012491133dd52fc39cbe4c7898afde308 (
plain)
1
2
3
4
5
|
/* $OpenBSD: stdarg.h,v 1.2 1996/05/26 18:36:07 briggs Exp $ */
/* $NetBSD: stdarg.h,v 1.5 1994/10/26 08:46:48 cgd Exp $ */
/* Just use the common m68k definition */
#include <m68k/stdarg.h>
|