NetBSD/sys/arch/amiga/include/endian.h

10 lines
151 B
C

/*
* $Id: endian.h,v 1.6 1994/04/10 02:28:22 chopps Exp $
*/
#ifndef _MACHINE_ENDIAN_H_
#define _MACHINE_ENDIAN_H_
#include <m68k/endian.h>
#endif