summaryrefslogtreecommitdiff
path: root/sys/arch/dreamcast/include/trap.h
blob: 0b2c2f2d8cc9717d178ce14af469085eb32f1485 (plain)
1
2
3
4
5
6
7
/*	$NetBSD: trap.h,v 1.1 2000/12/11 18:19:16 marcus Exp $	*/
#ifndef _DREAMCAST_TRAP_H_
#define _DREAMCAST_TRAP_H_

#include <sh3/trap.h>

#endif /* _DREAMCAST_TRAP_H_ */