NetBSD/sys/arch/dreamcast/include/trap.h

8 lines
171 B
C

/* $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_ */