Home | History | Annotate | Line # | Download | only in include
endian.h revision 1.5
      1  1.1      mw /*
      2  1.5  chopps  *	$Id: endian.h,v 1.5 1994/04/10 02:06:38 chopps Exp $
      3  1.1      mw  */
      4  1.5  chopps #ifndef _MACHINE_ENDIAN_H
      5  1.5  chopps #define _MACHINE_ENDIAN_H
      6  1.1      mw 
      7  1.4      mw #include <m68k/endian.h>
      8  1.5  chopps 
      9  1.5  chopps #endif
     10