update to 2.6.9-rc1
[linux-flexiantxendom0-3.2.10.git] / include / asm-um / processor-i386.h
index 0f08c02..02decdc 100644 (file)
@@ -6,8 +6,8 @@
 #ifndef __UM_PROCESSOR_I386_H
 #define __UM_PROCESSOR_I386_H
 
-extern int host_has_xmm;
-extern int host_has_cmov;
+extern int cpu_has_xmm;
+extern int cpu_has_cmov;
 
 struct arch_thread {
        unsigned long debugregs[8];