Home | History | Annotate | Line # | Download | only in include
endian.h revision 1.12
      1 /*	$NetBSD: endian.h,v 1.12 2000/03/16 15:09:38 mycroft Exp $ */
      2 
      3 #define _BYTE_ORDER _BIG_ENDIAN
      4 #include <sys/endian.h>
      5