9e21b6555a
Eliminate the recursive include of machine/endian.h from sys/endian.h.
5 lines
137 B
C
5 lines
137 B
C
/* $NetBSD: endian_machdep.h,v 1.1 2000/03/17 00:09:22 mycroft Exp $ */
|
|
|
|
#define _BYTE_ORDER _BIG_ENDIAN
|
|
#include <sh3/endian_machdep.h>
|