xref: /netbsd/sys/arch/sun2/include/bswap.h (revision bf9ec67e)
1 /*     $NetBSD: bswap.h,v 1.1 2001/04/06 13:13:02 fredette Exp $   */
2 
3 #ifndef _MACHINE_BSWAP_H_
4 #define	_MACHINE_BSWAP_H_
5 
6 #include <sys/bswap.h>
7 
8 #endif /* !_MACHINE_BSWAP_H_ */
9