Home | History | Annotate | Line # | Download | only in include
endian.h revision 1.7
      1  1.7     cgd /*	$NetBSD: endian.h,v 1.7 1994/10/26 02:06:09 cgd Exp $	*/
      2  1.7     cgd 
      3  1.6  chopps #ifndef _MACHINE_ENDIAN_H_
      4  1.6  chopps #define _MACHINE_ENDIAN_H_
      5  1.1      mw 
      6  1.4      mw #include <m68k/endian.h>
      7  1.5  chopps 
      8  1.5  chopps #endif
      9