VirtualBox

Changeset 40705 in vbox for trunk/include


Ignore:
Timestamp:
Mar 29, 2012 10:56:16 AM (13 years ago)
Author:
vboxsync
Message:

dbg.h: RING_0 separation.

File:
1 edited

Legend:

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

    r40668 r40705  
    3232
    3333RT_C_DECLS_BEGIN
     34
     35# ifdef IN_RING3
    3436
    3537/** @defgroup grp_rt_dbg    RTDbg - Debugging Routines
     
    11471149/** @} */
    11481150
     1151# endif /* IN_RING3 */
     1152
     1153# ifdef IN_RING0
    11491154
    11501155/** @name Kernel Debug Info API
     
    12351240/** @} */
    12361241
     1242# endif /* IN_RING0 */
    12371243
    12381244/** @} */
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