VirtualBox

Ignore:
Timestamp:
Aug 12, 2016 8:59:56 PM (8 years ago)
Author:
vboxsync
Message:

gcc warnings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/recompiler/VBoxREMWrapper.cpp

    r62287 r63405  
    337337/** Loader handle of the REM object/DLL. */
    338338static RTLDRMOD g_ModREM2 = NIL_RTLDRMOD;
     339# ifdef VBOX_USE_BITNESS_SELECTOR
    339340/** Pointer to the memory containing the loaded REM2 object/DLL. */
    340341static void    *g_pvREM2 = NULL;
    341342/** The size of the memory g_pvREM2 is pointing to. */
    342343static size_t   g_cbREM2 = 0;
     344# endif
    343345# ifdef VBOX_WITHOUT_REM_LDR_CYCLE
    344346/** Loader handle of the VBoxVMM DLL. */
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