NetBSD/sys/arch/amiga/include/stdarg.h
1994-04-10 02:28:14 +00:00

10 lines
151 B
C

/*
* $Id: stdarg.h,v 1.6 1994/04/10 02:28:37 chopps Exp $
*/
#ifndef _MACHINE_STDARG_H_
#define _MACHINE_STDARG_H_
#include <m68k/stdarg.h>
#endif