Home | History | Annotate | Line # | Download | only in include
endian_machdep.h revision 1.1.4.2
      1 /*	$NetBSD: endian_machdep.h,v 1.1.4.2 2002/07/14 17:47:22 gehenna Exp $	*/
      2 
      3 #define	_BYTE_ORDER _BIG_ENDIAN
      4 
      5