[BACK]Return to trap.h CVS log [TXT][DIR] Up to [local] / sys / arch / mac68k / include

Annotation of sys/arch/mac68k/include/trap.h, Revision 1.1

1.1     ! nbrk        1: /*     $OpenBSD: trap.h,v 1.3 1997/11/30 06:10:36 gene Exp $   */
        !             2: /*     $NetBSD: trap.h,v 1.5 1994/10/26 08:46:49 cgd Exp $     */
        !             3:
        !             4: #ifndef _MAC68K_TRAP_H_
        !             5: #define _MAC68K_TRAP_H_
        !             6:
        !             7: #include <m68k/trap.h>
        !             8:
        !             9: #endif

CVSweb