VirtualBox

Changeset 40886 in vbox for trunk/include


Ignore:
Timestamp:
Apr 12, 2012 12:13:37 AM (13 years ago)
Author:
vboxsync
Message:

SUPDrvTracing: display more info on argument list bugs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/VBoxTpG.h

    r40878 r40886  
    124124/** The type is signed. */
    125125#define VTG_TYPE_SIGNED         RT_BIT_32(31)
     126/** Mask of valid bits (for simple validation). */
     127#define VTG_TYPE_VALID_MASK     UINT32_C(0xef000fff)
    126128/** @} */
    127129
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