patch-2.1.3 linux/arch/i386/kernel/ksyms.c
Next file: linux/arch/i386/math-emu/errors.c
Previous file: linux/arch/alpha/kernel/setup.c
Back to the patch index
Back to the overall index
- Lines: 17
- Date:
Thu Oct 10 17:23:20 1996
- Orig file:
v2.1.2/linux/arch/i386/kernel/ksyms.c
- Orig date:
Sat Oct 5 16:58:34 1996
diff -u --recursive --new-file v2.1.2/linux/arch/i386/kernel/ksyms.c linux/arch/i386/kernel/ksyms.c
@@ -4,6 +4,7 @@
#include <linux/elfcore.h>
#include <asm/semaphore.h>
+#include <asm/processor.h>
#include <asm/io.h>
extern void dump_thread(struct pt_regs *, struct user *);
@@ -12,6 +13,8 @@
static struct symbol_table arch_symbol_table = {
#include <linux/symtab_begin.h>
/* platform dependent support */
+ X(EISA_bus),
+ X(wp_works_ok),
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