Home | History | Annotate | Line # | Download | only in include
endian.h revision 1.1
      1  1.1  leo /*	$NetBSD: endian.h,v 1.1 1995/03/26 07:12:06 leo Exp $	*/
      2  1.1  leo 
      3  1.1  leo #ifndef _MACHINE_ENDIAN_H_
      4  1.1  leo #define _MACHINE_ENDIAN_H_
      5  1.1  leo 
      6  1.1  leo #include <m68k/endian.h>
      7  1.1  leo 
      8  1.1  leo #endif
      9