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

Annotation of sys/arch/mac68k/include/reg.h, Revision 1.1.1.1

1.1       nbrk        1: /*     $OpenBSD: reg.h,v 1.5 2001/08/25 11:37:26 espie Exp $   */
                      2: /*     $NetBSD: reg.h,v 1.10 1996/05/05 06:18:00 briggs Exp $  */
                      3:
                      4: #ifndef _MAC68K_REG_H_
                      5: #define        _MAC68K_REG_H_
                      6:
                      7: #include <machine/frame.h>
                      8: #include <m68k/reg.h>
                      9:
                     10: #endif /* _MAC68K_REG_H_ */

CVSweb