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

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

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

CVSweb