Changeset 7579 in vbox for trunk/src/VBox/Runtime/common
- Timestamp:
- Mar 26, 2008 3:13:26 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/common/misc/sanity.h
r7085 r7579 148 148 #endif 149 149 150 AssertCompileSize(RTGCPHYS64, 8); 151 AssertCompileSize(RTGCPHYS32, 4); 150 152 AssertCompileSize(RTGCPHYS, 4); 151 153
Note:
See TracChangeset
for help on using the changeset viewer.