summaryrefslogtreecommitdiff
path: root/sys/arch/sun3/include/endian.h
blob: 6fb98ea59ab1ae7a324291e810a6f197cb9051c5 (plain)
1
2
3
4
5
6
7
8
9
/*	$OpenBSD: endian.h,v 1.3 1997/11/09 23:05:17 niklas Exp $	*/
/*	$NetBSD: endian.h,v 1.6 1994/11/21 21:33:37 gwr Exp $	*/

#ifndef _SUN3_ENDIAN_H_
#define _SUN3_ENDIAN_H_

#include <m68k/endian.h>

#endif /* _SUN3_ENDIAN_H */