NetBSD/sys/arch/evbsh5/include/endian_machdep.h
scw e9688612da Make it so kernels can be compiled for 32-bit or 64-bit with a
simple config file option.

Also, don't hard code the endian setting in a header file. Rely instead
on the compiler defining __LITTLE_ENDIAN__ and DTRT as appropriate.
2002-07-12 19:33:27 +00:00

4 lines
101 B
C

/* $NetBSD: endian_machdep.h,v 1.2 2002/07/12 19:33:29 scw Exp $ */
#include <sh5/endian_machdep.h>