Index: /trunk/src/VBox/VMM/VMMInternal.h
===================================================================
--- /trunk/src/VBox/VMM/VMMInternal.h	(revision 13718)
+++ /trunk/src/VBox/VMM/VMMInternal.h	(revision 13719)
@@ -246,5 +246,9 @@
      * This is NULL if logging is disabled. */
     R0PTRTYPE(PVMMR0LOGGER)     pR0LoggerR0;
+#if HC_ARCH_BITS == 32
+    uint32_t                    u32Padding1; /**< Alignment padding. */
+#endif
     /** @} */
+
 
     /** Global VM critical section. */
