Changeset 26548 in vbox for trunk/src/VBox/Main/include/Global.h
- Timestamp:
- Feb 15, 2010 3:26:04 PM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 57726
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/Global.h
r26440 r26548 42 42 #define VBOXOSHINT_PAE RT_BIT(4) 43 43 #define VBOXOSHINT_USBHID RT_BIT(5) 44 44 #define VBOXOSHINT_HPET RT_BIT(6) 45 45 46 46 /**
Note:
See TracChangeset
for help on using the changeset viewer.