Home | History | Annotate | Line # | Download | only in include
float.h revision 1.8
      1  1.8     cgd /*	$NetBSD: float.h,v 1.8 1994/10/26 02:06:13 cgd Exp $	*/
      2  1.8     cgd 
      3  1.7  chopps #ifndef _MACHINE_FLOAT_H_
      4  1.7  chopps #define _MACHINE_FLOAT_H_
      5  1.1      mw 
      6  1.5      mw #include <m68k/float.h>
      7  1.6  chopps 
      8  1.6  chopps #endif
      9