Home | History | Annotate | Line # | Download | only in include
endian_machdep.h revision 1.3
      1 /*	$NetBSD: endian_machdep.h,v 1.3 2014/03/31 11:25:49 martin Exp $	*/
      2 
      3 #define _BYTE_ORDER _LITTLE_ENDIAN
      4 #include <mips/endian_machdep.h>
      5