mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-10 15:46:33 -04:00
5 lines
139 B
C
5 lines
139 B
C
/* $NetBSD: endian_machdep.h,v 1.2 2001/01/03 15:26:17 itojun Exp $ */
|
|
|
|
#define _BYTE_ORDER _LITTLE_ENDIAN
|
|
#include <sh3/endian_machdep.h>
|