Home | History | Annotate | Line # | Download | only in machine
      1  1.3  christos /*	$NetBSD: bswap.h,v 1.3 2005/12/11 12:17:29 christos 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.2       uch #define	__BSWAP_RENAME
      7  1.1       uch #include <sys/bswap.h>
      8  1.1       uch 
      9  1.1       uch #endif // _MACHINE_BSWAP_H_
     10