Home | History | Annotate | Line # | Download | only in include
      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