Index: /trunk/src/VBox/VMM/include/HMInternal.mac
===================================================================
--- /trunk/src/VBox/VMM/include/HMInternal.mac	(revision 87332)
+++ /trunk/src/VBox/VMM/include/HMInternal.mac	(revision 87333)
@@ -166,9 +166,9 @@
 
     alignb 8
-%if HMCPUVMX_size > HMCPUSVM_size
+;%if HMCPUVMX_size > HMCPUSVM_size
     .u                              resb    HMCPUVMX_size
-%else
-    .u                              resb    HMCPUSVM_size
-%endif
+;%else
+;    .u                              resb    HMCPUSVM_size
+;%endif
 
     .Event.fPending                 resd    1
