mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-08 05:29:10 -04:00
5 lines
134 B
C
5 lines
134 B
C
/* $NetBSD: endian_machdep.h,v 1.1 2000/08/12 22:58:19 wdk Exp $ */
|
|
|
|
#define _BYTE_ORDER _BIG_ENDIAN
|
|
#include <mips/endian_machdep.h>
|