]> err.no Git - linux-2.6/blobdiff - include/asm-i386/bugs.h
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik...
[linux-2.6] / include / asm-i386 / bugs.h
index df539b3904489bbf6c7d5777435c356427017016..d28979ff73be325996f542852015e0076c32e274 100644 (file)
@@ -7,6 +7,6 @@
 #ifndef _ASM_I386_BUG_H
 #define _ASM_I386_BUG_H
 
-extern void __init check_bugs(void);
+void check_bugs(void);
 
 #endif /* _ASM_I386_BUG_H */