xref: /netbsd-src/sys/arch/amiga/include/endian.h (revision ae1bfcddc410612bc8c58b807e1830becb69a24c)
1 /*
2  *	$Id: endian.h,v 1.6 1994/04/10 02:28:22 chopps Exp $
3  */
4 #ifndef _MACHINE_ENDIAN_H_
5 #define _MACHINE_ENDIAN_H_
6 
7 #include <m68k/endian.h>
8 
9 #endif
10