Home | History | Annotate | Line # | Download | only in include
      1  1.1  cherry /*      $NetBSD: bswap.h,v 1.1 2006/04/07 14:21:18 cherry Exp $      */
      2  1.1  cherry 
      3  1.1  cherry #ifndef _MACHINE_BSWAP_H_
      4  1.1  cherry #define	_MACHINE_BSWAP_H_
      5  1.1  cherry 
      6  1.1  cherry #include <sys/bswap.h>
      7  1.1  cherry 
      8  1.1  cherry #endif /* !_MACHINE_BSWAP_H_ */
      9