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

#include <sh3/trap.h>

#endif /* _EVBSH3_TRAP_H_ */