patch-2.1.4 linux/arch/i386/kernel/ksyms.c
Next file: linux/arch/i386/kernel/ldt.c
Previous file: linux/arch/i386/kernel/entry.S
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Fri Oct 11 09:05:00 1996
- Orig file:
v2.1.3/linux/arch/i386/kernel/ksyms.c
- Orig date:
Thu Oct 10 19:10:54 1996
diff -u --recursive --new-file v2.1.3/linux/arch/i386/kernel/ksyms.c linux/arch/i386/kernel/ksyms.c
@@ -5,6 +5,7 @@
#include <asm/semaphore.h>
#include <asm/processor.h>
+#include <asm/segment.h>
#include <asm/io.h>
extern void dump_thread(struct pt_regs *, struct user *);
@@ -15,6 +16,7 @@
/* platform dependent support */
X(EISA_bus),
X(wp_works_ok),
+ X(__verify_write),
X(dump_thread),
X(dump_fpu),
X(ioremap),
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov