VirtualBox

Changeset 4830 in vbox for trunk/src


Ignore:
Timestamp:
Sep 15, 2007 11:05:20 PM (17 years ago)
Author:
vboxsync
Message:

not os/2.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/SUPLib.cpp

    r4829 r4830  
    552552SUPR3DECL(int) SUPCallVMMR0(PVMR0 pVMR0, unsigned uOperation, void *pvArg)
    553553{
    554 #if defined(VBOX_WITH_IDT_PATCHING) && !defined(RT_OS_OS2)
     554#if defined(VBOX_WITH_IDT_PATCHING)
    555555    return g_pfnCallVMMR0(pVMR0, uOperation, pvArg);
    556556
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