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

Annotation of sys/arch/mvme68k/include/endian.h, Revision 1.1.1.1

1.1       nbrk        1: /*     $OpenBSD: endian.h,v 1.4 1997/11/09 23:05:10 niklas Exp $ */
                      2:
                      3: #ifndef _MVME68K_ENDIAN_H_
                      4: #define _MVME68K_ENDIAN_H_
                      5:
                      6: /* Just use the common m68k definition */
                      7: #include <m68k/endian.h>
                      8:
                      9: #endif /* _MVME68K_ENDIAN_H_ */

CVSweb