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

9 lines
145 B
C

/* $NetBSD: trap.h,v 1.1.1.1 1995/03/26 07:12:06 leo Exp $ */
#ifndef _MACHINE_TRAP_H_
#define _MACHINE_TRAP_H_
#include <m68k/trap.h>
#endif