/*	$OpenBSD: endian.h,v 1.4 1997/11/09 23:05:10 niklas Exp $ */

#ifndef _MVME68K_ENDIAN_H_
#define _MVME68K_ENDIAN_H_

/* Just use the common m68k definition */
#include <m68k/endian.h>

#endif /* _MVME68K_ENDIAN_H_ */