]> err.no Git - linux-2.6/blobdiff - include/asm-x86/bugs.h
Remove the deprecated cli() sti() functions
[linux-2.6] / include / asm-x86 / bugs.h
index 3fcc30dc07314ce0fc7460dfb956d260bf602829..021cbdd5f258a7739c2433d62f00a37a51070a4b 100644 (file)
@@ -2,6 +2,6 @@
 #define _ASM_X86_BUGS_H
 
 extern void check_bugs(void);
-extern int ppro_with_ram_bug(void);
+int ppro_with_ram_bug(void);
 
 #endif /* _ASM_X86_BUGS_H */