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

Annotation of sys/arch/hp300/include/reg.h, Revision 1.1

1.1     ! nbrk        1: /*     $OpenBSD: reg.h,v 1.2 1997/01/12 15:13:42 downsj Exp $  */
        !             2: /*     $NetBSD: reg.h,v 1.9 1994/10/26 07:26:43 cgd Exp $      */
        !             3:
        !             4: #ifndef _MACHINE_REG_H_
        !             5: #define        _MACHINE_REG_H_
        !             6:
        !             7: #include <m68k/reg.h>
        !             8:
        !             9: #endif /* _MACHINE_REG_H_ */

CVSweb