VirtualBox

Changeset 38309 in vbox for trunk/include


Ignore:
Timestamp:
Aug 4, 2011 11:00:18 AM (13 years ago)
Author:
vboxsync
Message:

VMMDevTesting.h/.mac: VMMDEV_TESTING_UNIT_NONE.

Location:
trunk/include/VBox
Files:
2 edited

Legend:

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

    r31665 r38309  
    107107#define VMMDEV_TESTING_UNIT_INSTRS              UINT8_C(0x19)   /**< Instructions. */
    108108#define VMMDEV_TESTING_UNIT_INSTRS_PER_SEC      UINT8_C(0x1a)   /**< Instructions per second. */
     109#define VMMDEV_TESTING_UNIT_NONE                UINT8_C(0x1b)   /**< No unit. */
    109110/** @}  */
    110111
  • trunk/include/VBox/VMMDevTesting.mac

    r30772 r38309  
    4646%define VMMDEV_TESTING_UNIT_INSTRS              0x19
    4747%define VMMDEV_TESTING_UNIT_INSTRS_PER_SEC      0x1a
     48%define VMMDEV_TESTING_UNIT_NONE                0x1b
    4849%define VMMDEV_TESTING_NOP_RET          0x64726962
    4950%endif
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