summaryrefslogtreecommitdiff
path: root/sys/arch/evbsh3/include/stdarg.h
blob: e407f196529111c676ab0df24491607993a5585c (plain)
1
2
3
4
5
6
7
/*	$NetBSD: stdarg.h,v 1.1 1999/09/13 10:30:44 itojun Exp $	*/
#ifndef _EVBSH3_STDARG_H_
#define _EVBSH3_STDARG_H_

#include <sh3/stdarg.h>

#endif /* _EVBSH3_STDARG_H_ */