/* $NetBSD: endian.h,v 1.9 1999/08/21 05:53:50 simonb Exp $ */ #ifndef _MACHINE_ENDIAN_H_ #define _MACHINE_ENDIAN_H_ #define _BYTE_ORDER _LITTLE_ENDIAN #include #endif /* !_MACHINE_ENDIAN_H_ */