Home | History | Annotate | Line # | Download | only in include
bswap.h revision 1.1.42.1
      1  1.1.42.1      yamt /*     $NetBSD: bswap.h,v 1.1.42.1 2007/10/27 11:28:46 yamt Exp $   */
      2       1.1  fredette 
      3       1.1  fredette #ifndef _MACHINE_BSWAP_H_
      4       1.1  fredette #define	_MACHINE_BSWAP_H_
      5       1.1  fredette 
      6  1.1.42.1      yamt #define __BSWAP_RENAME
      7       1.1  fredette #include <sys/bswap.h>
      8       1.1  fredette 
      9       1.1  fredette #endif /* !_MACHINE_BSWAP_H_ */
     10