xref: /netbsd-src/sys/arch/ia64/include/bswap.h (revision 7a6a7ae08ac6c612f0fbb0d4425825c6be2a9050)
1 /*      $NetBSD: bswap.h,v 1.1 2006/04/07 14:21:18 cherry 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