home *** CD-ROM | disk | FTP | other *** search
/ Il CD di internet / CD.iso / SOURCE / D / LIBC / LIBC-4.6 / LIBC-4 / libc-linux / sysdeps / linux / i386 / ieee.c < prev    next >
Encoding:
C/C++ Source or Header  |  1993-09-09  |  68 b   |  4 lines

  1. #include <fpu_control.h>
  2.  
  3. unsigned short __fpu_control = _FPU_IEEE;
  4.