1 /* $NetBSD: endian_machdep.h,v 1.1.6.2 2000/11/20 20:07:36 bouyer Exp $ */ 2 3 #if 1 4 #define _BYTE_ORDER _BIG_ENDIAN 5 #else 6 #define _BYTE_ORDER _LITTLE_ENDIAN 7 #endif 8 #include <sh3/endian_machdep.h> 9
Indexes created Fri Oct 31 11:10:07 GMT 2025