Home | History | Annotate | Line # | Download | only in include
      1 /*	$NetBSD: endian_machdep.h,v 1.1 2002/06/05 01:04:21 fredette Exp $	*/
      2 
      3 #define	_BYTE_ORDER _BIG_ENDIAN
      4 
      5