/* $NetBSD: bswap.h,v 1.4 2006/01/31 07:49:19 dsl Exp $ */ /* Written by Manuel Bouyer. Public domain */ #ifndef _MACHINE_BSWAP_H_ #define _MACHINE_BSWAP_H_ #include #define __BSWAP_RENAME #include #endif /* !_MACHINE_BSWAP_H_ */