NetBSD/sys/arch/sh3/include/varargs.h

10 lines
185 B
C

/* $NetBSD: varargs.h,v 1.6 2002/04/28 17:10:37 uch Exp $ */
#ifndef _SH3_VARARGS_H_
#define _SH3_VARARGS_H_
#define _VARARGS_H
#include <sh3/stdarg.h>
#endif /* !_SH3_VARARGS_H_ */