xref: /netbsd-src/sys/arch/emips/include/endian_machdep.h (revision bc888379485e7003606e7a19be462b4251cea936)
1 /*	$NetBSD: endian_machdep.h,v 1.2 2025/01/19 10:09:23 skrll Exp $	*/
2 
3 #define _BYTE_ORDER _BIG_ENDIAN
4 #include <mips/endian_machdep.h>
5