patch-1.3.34 linux/kernel/ksyms.c
Next file: linux/kernel/sys.c
Previous file: linux/kernel/fork.c
Back to the patch index
Back to the overall index
- Lines: 30
- Date:
Wed Oct 11 12:44:18 1995
- Orig file:
v1.3.33/linux/kernel/ksyms.c
- Orig date:
Tue Oct 10 18:46:39 1995
diff -u --recursive --new-file v1.3.33/linux/kernel/ksyms.c linux/kernel/ksyms.c
@@ -74,10 +74,6 @@
extern void *sys_call_table;
-#ifdef CONFIG_FTAPE
-extern char * ftape_big_buffer;
-#endif
-
#ifdef CONFIG_SCSI
#include "../drivers/scsi/scsi.h"
#include "../drivers/scsi/scsi_ioctl.h"
@@ -154,6 +150,7 @@
X(vremap),
X(vfree),
X(mem_map),
+ X(remap_page_range),
/* filesystem internal functions */
X(getname),
@@ -339,10 +336,6 @@
X(unregister_netdevice_notifier),
#endif
-#ifdef CONFIG_FTAPE
- /* The next labels are needed for ftape driver. */
- X(ftape_big_buffer),
-#endif
#ifdef CONFIG_INET
/* support for loadable net drivers */
X(register_netdev),
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this