/* $NetBSD: endian.h,v 1.5 1999/08/21 05:53:52 simonb Exp $ */ #ifndef _MACHINE_ENDIAN_H_ #define _MACHINE_ENDIAN_H_ #define _BYTE_ORDER _BIG_ENDIAN #include #endif /* _MACHINE_ENDIAN_H_ */