source: trunk/src/emx/include/float.h@ 419

Last change on this file since 419 was 394, checked in by bird, 22 years ago

#563: Updated float.h to match float-i386.h from GCC.

  • Property cvs2svn:cvs-rev set to 1.2
  • Property svn:eol-style set to native
  • Property svn:executable set to *
File size: 3.8 KB
Line 
1/* float.h (emx+gcc)
2 * (bird: this file must be used over the one from GCC!)
3 */
4
5#ifndef _FLOAT_H
6#define _FLOAT_H
7
8#if defined (__cplusplus)