blob: ffc96e6537689a057612f4715c4c5da915efb0b5 (
plain)
1
2
3
4
5
|
/* $OpenBSD: endian.h,v 1.2 1996/11/25 13:11:22 niklas Exp $ */
/* $NetBSD: endian.h,v 1.6 1994/10/26 07:26:22 cgd Exp $ */
/* Just use the common m68k definition */
#include <m68k/endian.h>
|