mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-10 06:29:51 -04:00
5 lines
139 B
C
5 lines
139 B
C
/* $NetBSD: endian_machdep.h,v 1.1 2000/03/19 23:07:46 soren Exp $ */
|
|
|
|
#define _BYTE_ORDER _LITTLE_ENDIAN
|
|
#include <mips/endian_machdep.h>
|