access_process_vm device memory infrastructure
[pandora-kernel.git] / include / asm-x86 / bugs.h
index 3fcc30d..021cbdd 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 */