- Moved hlt() to it's own header.
[coreboot.git] / src / include / cpu / p6 / mtrr.h
index 16af10b81b3afb1abe39070470659c436a92188b..92bf62e5c2d1e13860617a93d901dfb71c6bf6a3 100644 (file)
@@ -2,7 +2,7 @@
 #define __LINUXBIOS_CPU_P6_MTRR_H
 
 /*  These are the region types  */
-#define MTRR_TYPE_UNCACHABLE 0
+#define MTRR_TYPE_UNCACHEABLE 0
 #define MTRR_TYPE_WRCOMB     1
 /*#define MTRR_TYPE_         2*/
 /*#define MTRR_TYPE_         3*/