summaryrefslogtreecommitdiff
path: root/sys/arch/hpcsh/include/trap.h
blob: b3ca1247e136643a8cbc2f0fd8c8ce97badc0ba4 (plain)
1
2
3
4
5
6
7
/*	$NetBSD: trap.h,v 1.2 2001/01/28 03:31:32 uch Exp $	*/
#ifndef _HPCSH_TRAP_H_
#define _HPCSH_TRAP_H_

#include <sh3/trap.h>

#endif /* _HPCSH_TRAP_H_ */