Home | History | Annotate | Line # | Download | only in include
bswap.h revision 1.1
      1  1.1  bouyer /*     $NetBSD: bswap.h,v 1.1 1999/01/15 13:31:23 bouyer Exp $   */
      2  1.1  bouyer 
      3  1.1  bouyer #ifndef _MACHINE_BSWAP_H_
      4  1.1  bouyer #define _MACHINE_BSWAP_H_
      5  1.1  bouyer 
      6  1.1  bouyer #include <m68k/bswap.h>
      7  1.1  bouyer 
      8  1.1  bouyer #endif
      9