xref: /netbsd-src/sys/arch/powerpc/include/bswap.h (revision 413d532bcc3f62d122e56d92e13ac64825a40baf)
1 /*	$NetBSD: bswap.h,v 1.6 2006/01/31 07:51:41 dsl Exp $	*/
2 
3 #ifndef _POWERPC_BSWAP_H_
4 #define _POWERPC_BSWAP_H_
5 
6 #include <sys/bswap.h>
7 
8 #endif /* _POWERPC_BSWAP_H_ */
9