x86: limit scan to 1k of EBDA.
[sfrench/cifs-2.6.git] / arch / x86 / kernel / i386_ksyms_32.c
index 02112fcc0de7ea3ff7a752e84d2b071d7a6ff74c..061627806a2d98320032f27e151ab08b3d8559fe 100644 (file)
@@ -22,12 +22,5 @@ EXPORT_SYMBOL(__put_user_8);
 
 EXPORT_SYMBOL(strstr);
 
-#ifdef CONFIG_SMP
-extern void FASTCALL( __write_lock_failed(rwlock_t *rw));
-extern void FASTCALL( __read_lock_failed(rwlock_t *rw));
-EXPORT_SYMBOL(__write_lock_failed);
-EXPORT_SYMBOL(__read_lock_failed);
-#endif
-
 EXPORT_SYMBOL(csum_partial);
 EXPORT_SYMBOL(empty_zero_page);