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

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

1.1       nbrk        1: /*     $OpenBSD: _types.h,v 1.1 2006/01/06 18:50:09 millert Exp $      */
                      2:
                      3: /* public domain */
                      4:
                      5: #ifndef _MAC68K__TYPES_H_
                      6: #define _MAC68K__TYPES_H_
                      7:
                      8: #include <m68k/_types.h>
                      9:
                     10: #endif /* _MAC68K__TYPES_H_ */

CVSweb