patch-1.3.16 linux/kernel/ksyms.c
Next file: linux/kernel/sched.c
Previous file: linux/kernel/itimer.c
Back to the patch index
Back to the overall index
- Lines: 27
- Date:
Sat Aug 5 19:32:14 1995
- Orig file:
v1.3.15/linux/kernel/ksyms.c
- Orig date:
Thu Jul 27 10:13:17 1995
diff -u --recursive --new-file v1.3.15/linux/kernel/ksyms.c linux/kernel/ksyms.c
@@ -68,16 +68,16 @@
extern void *sys_call_table;
-extern int aout_core_dump(long signr, struct pt_regs * regs);
-
#ifdef CONFIG_FTAPE
extern char * ftape_big_buffer;
#endif
#ifdef CONFIG_SCSI
#include "../drivers/scsi/scsi.h"
+#include "../drivers/scsi/scsi_ioctl.h"
#include "../drivers/scsi/hosts.h"
#include "../drivers/scsi/constants.h"
+#include <linux/scsicam.h>
extern int generic_proc_info(char *, char **, off_t, int, int, int);
#endif
@@ -150,6 +150,7 @@
X(kmalloc),
X(kfree_s),
X(vmalloc),
+ X(vremap),
X(vfree),
X(mem_map),
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