VirtualBox

Changeset 13311 in vbox for trunk/include


Ignore:
Timestamp:
Oct 15, 2008 10:06:50 PM (16 years ago)
Author:
vboxsync
Message:

fixed ().

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/assert.h

    r13306 r13311  
    283283#if (defined(IN_RING0) && !defined(IN_RING0_AGNOSTIC)) \
    284284 && (defined(RT_OS_DARWIN) || defined(RT_OS_SOLARIS))
    285 # define RTAssertDoPanic()      RTR0AssertPanicSystem
     285# define RTAssertDoPanic()      RTR0AssertPanicSystem()
    286286#else
    287287# define RTAssertDoPanic()      RTAssertDebugBreak()
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