Changeset 13719 in vbox
- Timestamp:
- Oct 31, 2008 2:57:55 PM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 38687
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMInternal.h
r13714 r13719 246 246 * This is NULL if logging is disabled. */ 247 247 R0PTRTYPE(PVMMR0LOGGER) pR0LoggerR0; 248 #if HC_ARCH_BITS == 32 249 uint32_t u32Padding1; /**< Alignment padding. */ 250 #endif 248 251 /** @} */ 252 249 253 250 254 /** Global VM critical section. */
Note:
See TracChangeset
for help on using the changeset viewer.