blob: adaabad0352dff0d595a31665699c95edc344c56 (
plain)
1
2
3
4
5
|
/* $OpenBSD: endian.h,v 1.5 2011/03/15 18:23:38 deraadt 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>
|