2013-04-06 16:48:33 +02:00

9 lines
168 B
C

/* $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_ */