Changeset 457 in vbox
- Timestamp:
- Jan 31, 2007 1:18:59 AM (18 years ago)
- svn:sync-xref-src-repo-rev:
- 18038
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/PGMInternal.h
r454 r457 877 877 STAMCOUNTER StatCacheUncacheable; 878 878 # endif 879 #elif HC_ARCH_BITS == 64 && GC_ARCH_BITS == 32 880 uint32_t Alignment1; /**< Align the next member on a 64-bit boundrary. */ 879 881 #endif 880 882 /** The AVL tree for looking up a page by its HC physical address. */
Note:
See TracChangeset
for help on using the changeset viewer.