mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-10 23:56:52 -04:00
5 lines
107 B
C
5 lines
107 B
C
/* $NetBSD: endian_machdep.h,v 1.1 2002/06/05 01:04:21 fredette Exp $ */
|
|
|
|
#define _BYTE_ORDER _BIG_ENDIAN
|
|
|