VirtualBox

Changeset 32454 in vbox


Ignore:
Timestamp:
Sep 13, 2010 3:05:13 PM (14 years ago)
Author:
vboxsync
Message:

Build fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r0drv/nt/spinlock-r0drv-nt.cpp

    r32453 r32454  
    9393    pSpinlockInt->u32Magic = RTSPINLOCK_MAGIC;
    9494#ifdef RTSPINLOCK_NT_HACK_NOIRQ
    95     pSpinlockInt->u32Hack  = RTSPINLOCK_NT_HACK_NOIRQ;
     95    pSpinlockInt->u32Hack  = RTSPINLOCK_NT_HACK_NOIRQ_FREE;
    9696#endif
    9797    KeInitializeSpinLock(&pSpinlockInt->Spinlock);
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