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

10 lines
143 B
C

/*
* $Id: trap.h,v 1.6 1994/04/10 02:28:38 chopps Exp $
*/
#ifndef _MACHINE_TRAP_H_
#define _MACHINE_TRAP_H_
#include <m68k/trap.h>
#endif