xref: /netbsd-src/sys/arch/sparc/include/bswap.h (revision 37b34d511dea595d3ba03a661cf3b775038ea5f8)
1 /*      $NetBSD: bswap.h,v 1.2 1999/08/21 05:39:55 simonb 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