Home | History | Annotate | Line # | Download | only in include
bswap.h revision 1.1.2.2
      1  1.1.2.2  yamt /*	$NetBSD: bswap.h,v 1.1.2.2 2006/09/03 15:23:07 yamt Exp $	*/
      2  1.1.2.2  yamt 
      3  1.1.2.2  yamt #ifndef _MACHINE_BSWAP_H_
      4  1.1.2.2  yamt #define _MACHINE_BSWAP_H_
      5  1.1.2.2  yamt 
      6  1.1.2.2  yamt #include <sh3/bswap.h>
      7  1.1.2.2  yamt 
      8  1.1.2.2  yamt #endif /* _MACHINE_BSWAP_H_ */
      9