Index: /trunk/src/VBox/VMM/include/HMInternal.h
===================================================================
--- /trunk/src/VBox/VMM/include/HMInternal.h	(revision 58545)
+++ /trunk/src/VBox/VMM/include/HMInternal.h	(revision 58546)
@@ -1029,4 +1029,7 @@
 
 #ifdef IN_RING0
+/** @todo r=bird: s/[[:space:]]HM/ hm/ - internal functions starts with a
+ *        lower cased prefix.  HMInternal.h is an internal header, so
+ *        everything here must be internal. */
 VMMR0DECL(PHMGLOBALCPUINFO) HMR0GetCurrentCpu(void);
 VMMR0DECL(PHMGLOBALCPUINFO) HMR0GetCurrentCpuEx(RTCPUID idCpu);
