xref: /netbsd-src/usr.sbin/sysinst/endian.h (revision 2718af68c3efc72c9769069b5c7f9ed36f6b9def)
1 /*	$NetBSD: endian.h,v 1.1 2014/07/26 19:30:44 dholland Exp $	*/
2 
3 #include <machine/endian.h>
4 #include <machine/bswap.h>
5