Changeset 6800 in vbox
- Timestamp:
- Feb 4, 2008 7:33:40 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/gmm.h
r6581 r6800 137 137 GMMPRIORITY_LOW, 138 138 /** The end of the valid priority range. */ 139 GMMPRIORITY_END = 0,139 GMMPRIORITY_END, 140 140 /** The custom 32-bit type blowup. */ 141 141 GMMPRIORITY_32BIT_HACK = 0x7fffffff
Note:
See TracChangeset
for help on using the changeset viewer.