Home | History | Annotate | Line # | Download | only in machine
bswap.h revision 1.1.26.2
      1  1.1.26.2  skrll /*	$NetBSD: bswap.h,v 1.1.26.2 2004/09/18 14:34:46 skrll Exp $	*/
      2       1.1    uch 
      3       1.1    uch #ifndef _MACHINE_BSWAP_H_
      4       1.1    uch #define	_MACHINE_BSWAP_H_
      5       1.1    uch 
      6  1.1.26.1  skrll #define	__BSWAP_RENAME
      7       1.1    uch #include <sys/bswap.h>
      8       1.1    uch 
      9       1.1    uch #endif // _MACHINE_BSWAP_H_
     10