Index: /trunk/include/iprt/types.h
===================================================================
--- /trunk/include/iprt/types.h	(revision 58703)
+++ /trunk/include/iprt/types.h	(revision 58704)
@@ -1576,7 +1576,7 @@
 #endif
 /** Pointer to an unsigned integer register in the current context. */
-typedef RTCCUINTREG            *PRTCCUINTREG;
+typedef RTCCUINTREG            *PRTCCUINTXREG;
 /** Pointer to a const unsigned integer register in the current context. */
-typedef RTCCUINTREG const      *PCRTCCUINTREG;
+typedef RTCCUINTREG const      *PCRTCCUINTXREG;
 
 /** Signed integer extended register in the current context.
