Home | History | Annotate | Line # | Download | only in include
      1  1.4     dsl /*      $NetBSD: bswap.h,v 1.4 2006/01/31 07:49:18 dsl Exp $      */
      2  1.1  bouyer 
      3  1.2  simonb #ifndef _MACHINE_BSWAP_H_
      4  1.2  simonb #define	_MACHINE_BSWAP_H_
      5  1.1  bouyer 
      6  1.4     dsl #include <m68k/byte_swap.h>
      7  1.4     dsl 
      8  1.3     leo #define	__BSWAP_RENAME
      9  1.2  simonb #include <sys/bswap.h>
     10  1.3     leo 
     11  1.2  simonb #endif /* !_MACHINE_BSWAP_H_ */
     12