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

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

1.1       nbrk        1: /*     $OpenBSD: frame.h,v 1.4 1997/11/30 06:12:27 gene Exp $  */
                      2: /*     $NetBSD: frame.h,v 1.5 1996/05/05 06:17:46 briggs Exp $ */
                      3:
                      4: #ifndef _MAC68K_FRAME_H_
                      5: #define _MAC68K_FRAME_H_
                      6:
                      7: #include <m68k/frame.h>
                      8:
                      9: #endif /* _MAC68K_FRAME_H_ */

CVSweb