VirtualBox

Changeset 36414 in vbox for trunk


Ignore:
Timestamp:
Mar 24, 2011 5:28:26 PM (14 years ago)
Author:
vboxsync
Message:

Please mark all recompiler changes or the will be lost.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/recompiler/fpu/softfloat-native.h

    r36384 r36414  
    22#include <math.h>
    33
    4 #if (defined(_BSD) && !defined(__APPLE__) && !defined(__FreeBSD__)) || defined(HOST_SOLARIS)
     4#if (defined(_BSD) && !defined(__APPLE__) && !defined(__FreeBSD__)) || defined(HOST_SOLARIS) /* VBox: Added __FreeBSD__ */
    55#include <ieeefp.h>
    66#define fabsf(f) ((float)fabs(f))
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette