patch-2.1.3 linux/kernel/ksyms.c
Next file: linux/mm/memory.c
Previous file: linux/include/net/sock.h
Back to the patch index
Back to the overall index
-  Lines: 19
-  Date:
Thu Oct 10 17:08:09 1996
-  Orig file: 
v2.1.2/linux/kernel/ksyms.c
-  Orig date: 
Wed Oct  9 08:55:24 1996
diff -u --recursive --new-file v2.1.2/linux/kernel/ksyms.c linux/kernel/ksyms.c
@@ -92,18 +92,6 @@
 #endif
 	X(get_options),
 
-	/* system info variables */
-	/* These check that they aren't defines (0/1) */
-#ifndef EISA_bus__is_a_macro
-	X(EISA_bus),
-#endif
-#ifndef MCA_bus__is_a_macro
-	X(MCA_bus),
-#endif
-#ifndef wp_works_ok__is_a_macro
-	X(wp_works_ok),
-#endif
-
 #ifdef CONFIG_PCI
 	/* PCI BIOS support */
 	X(pcibios_present),
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov