Changeset 7085 in vbox for trunk/src/VBox/Runtime/common/misc
- Timestamp:
- Feb 21, 2008 7:26:59 PM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 28326
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/common/misc/sanity.h
r7026 r7085 148 148 #endif 149 149 150 AssertCompileSize(RTGCPHYS, 8);150 AssertCompileSize(RTGCPHYS, 4); 151 151 152 152
Note:
See TracChangeset
for help on using the changeset viewer.