1 1.1.26.1 skrll /* $NetBSD: bswap.h,v 1.1.26.1 2004/08/12 11:41:11 skrll Exp $ */ 2 1.1 uch 3 1.1 uch #ifndef _MACHINE_BSWAP_H_ 4 1.1 uch #define _MACHINE_BSWAP_H_ 5 1.1 uch 6 1.1.26.1 skrll #define __BSWAP_RENAME 7 1.1 uch #include <sys/bswap.h> 8 1.1 uch 9 1.1 uch #endif // _MACHINE_BSWAP_H_ 10