xref: /netbsd-src/sys/arch/sh3/include/endian_machdep.h (revision aceb213538ec08a74028e213127af18aa17bf1cf)
1 /*	$NetBSD: endian_machdep.h,v 1.1 2000/03/17 00:09:25 mycroft Exp $ */
2 
3 #ifndef _BYTE_ORDER
4 # error  Define SH target CPU endian-ness in port-specific header file.
5 #endif
6