Index: /trunk/include/VBox/vmm/hm_svm.h
===================================================================
--- /trunk/include/VBox/vmm/hm_svm.h	(revision 81242)
+++ /trunk/include/VBox/vmm/hm_svm.h	(revision 81243)
@@ -436,5 +436,4 @@
 /** Intercept RDPRU instruction. */
 #define SVM_CTRL_INTERCEPT_RDPRU              RT_BIT_64(32 + 14)
-/* Bit 14 - Reserved, SBZ. */
 /** Intercept EFER writes after guest instruction finishes. */
 #define SVM_CTRL_INTERCEPT_EFER_WRITES_TRAP   RT_BIT_64(32 + 15)
