xref: /netbsd-src/sys/arch/powerpc/include/bswap.h (revision 498e318d8562f59ba16c81e947df77b29215a523)
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