This commit was manufactured by cvs2svn to create branch
[linux-2.6.git] / include / asm-um / processor-i386.h
index 02decdc..0f08c02 100644 (file)
@@ -6,8 +6,8 @@
 #ifndef __UM_PROCESSOR_I386_H
 #define __UM_PROCESSOR_I386_H
 
-extern int cpu_has_xmm;
-extern int cpu_has_cmov;
+extern int host_has_xmm;
+extern int host_has_cmov;
 
 struct arch_thread {
        unsigned long debugregs[8];