Home | History | Annotate | Line # | Download | only in include
      1  1.2  simonb /*      $NetBSD: bswap.h,v 1.2 1999/08/21 05:39:55 simonb 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.2  simonb #include <sys/bswap.h>
      7  1.1  bouyer 
      8  1.2  simonb #endif /* !_MACHINE_BSWAP_H_ */
      9