xref: /netbsd/sys/arch/sh3/include/endian_machdep.h (revision bf9ec67e)
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