11.1Smarcus/* $NetBSD: trap.h,v 1.1 2000/12/11 18:19:16 marcus Exp $ */ 21.1Smarcus#ifndef _DREAMCAST_TRAP_H_ 31.1Smarcus#define _DREAMCAST_TRAP_H_ 41.1Smarcus 51.1Smarcus#include <sh3/trap.h> 61.1Smarcus 71.1Smarcus#endif /* _DREAMCAST_TRAP_H_ */ 8