1 1.3 mycroft /* $NetBSD: endian.h,v 1.3 2000/03/16 15:09:37 mycroft Exp $ */ 2 1.1 itojun 3 1.1 itojun #ifndef _BYTE_ORDER 4 1.3 mycroft # error Define SH target CPU endian-ness in port-specific header file. 5 1.1 itojun #endif 6 1.1 itojun 7 1.3 mycroft #include <sys/endian.h> 8