xref: /netbsd/sys/arch/hppa/include/endian_machdep.h (revision c4a72b64)
1 /*	$NetBSD: endian_machdep.h,v 1.1 2002/06/05 01:04:21 fredette Exp $	*/
2 
3 #define	_BYTE_ORDER _BIG_ENDIAN
4 
5