NetBSD/sys/arch/dreamcast/include/endian_machdep.h

5 lines
139 B
C
Raw Normal View History

2001-01-03 18:26:17 +03:00
/* $NetBSD: endian_machdep.h,v 1.2 2001/01/03 15:26:17 itojun Exp $ */
#define _BYTE_ORDER _LITTLE_ENDIAN
#include <sh3/endian_machdep.h>