mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-08 05:29:10 -04:00
4 lines
107 B
C
4 lines
107 B
C
/* $NetBSD: endian_machdep.h,v 1.1 2006/04/07 14:21:18 cherry Exp $ */
|
|
|
|
#define _BYTE_ORDER _LITTLE_ENDIAN
|