- Timestamp:
- Sep 18, 2009 9:33:35 PM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 52561
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMInternal.h
r23145 r23147 315 315 volatile uint32_t u32RendezvousLock; 316 316 /** @} */ 317 318 #if HC_ARCH_BITS == 32 319 uint32_t u32Alignment; /**< Alignment padding. */ 320 #endif 317 321 318 322 /** Buffer for storing the standard assertion message for a ring-0 assertion.
Note:
See TracChangeset
for help on using the changeset viewer.