summaryrefslogtreecommitdiff
path: root/sys/arch/powerpc/include/bswap.h
blob: 82a41d65ed7890ec93ae30d1d0cba4532d72e695 (plain)
1
2
3
4
5
6
7
8
/*	$NetBSD: bswap.h,v 1.6 2006/01/31 07:51:41 dsl Exp $	*/

#ifndef _POWERPC_BSWAP_H_
#define _POWERPC_BSWAP_H_

#include <sys/bswap.h>

#endif /* _POWERPC_BSWAP_H_ */