Home | History | Annotate | Line # | Download | only in include
float.h revision 1.6
      1 /*	$NetBSD: float.h,v 1.6 1996/05/05 06:17:44 briggs Exp $	*/
      2 
      3 #ifndef _FLOAT_MACHINE_
      4 #define _FLOAT_MACHINE_
      5 
      6 #include <m68k/float.h>
      7 
      8 #endif /* _FLOAT_MACHINE */
      9