VirtualBox

Changeset 95845 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Jul 26, 2022 10:28:44 PM (2 years ago)
Author:
vboxsync
Message:

IPRT/nocrt: Added file defining _fltused. bugref:10261

Location:
trunk/src/VBox/Runtime
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/Makefile.kmk

    r95842 r95845  
    23072307        common/compiler/vcc/initializers-c-cpp-vcc.cpp \
    23082308        common/compiler/vcc/stacksup-vcc.cpp \
     2309        common/compiler/vcc/fltused-vcc.cpp \
    23092310        r3/win/nocrt-startup-exe-win.cpp \
    23102311        r3/win/nocrt-alloc-win.cpp \
  • trunk/src/VBox/Runtime/include/internal/compiler-vcc.h

    r95834 r95845  
    8787RT_C_DECLS_BEGIN
    8888
     89extern unsigned _fltused;
     90
    8991int  rtVccInitializersRunInit(void) RT_NOEXCEPT;
    9092void rtVccInitializersRunTerm(void) RT_NOEXCEPT;
     93
    9194
    9295RT_C_DECLS_END
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