patch-2.4.26 linux-2.4.26/arch/x86_64/kernel/x8664_ksyms.c
Next file: linux-2.4.26/arch/x86_64/lib/copy_page.S
Previous file: linux-2.4.26/arch/x86_64/kernel/traps.c
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
2004-04-14 06:05:28.000000000 -0700
- Orig file:
linux-2.4.25/arch/x86_64/kernel/x8664_ksyms.c
- Orig date:
2003-11-28 10:26:19.000000000 -0800
diff -urN linux-2.4.25/arch/x86_64/kernel/x8664_ksyms.c linux-2.4.26/arch/x86_64/kernel/x8664_ksyms.c
@@ -15,6 +15,7 @@
#include <linux/string.h>
#include <linux/nmi.h>
+#include <asm/ioctl32.h>
#include <asm/semaphore.h>
#include <asm/processor.h>
#include <asm/i387.h>
@@ -53,6 +54,7 @@
EXPORT_SYMBOL(kernel_thread);
EXPORT_SYMBOL(pm_idle);
EXPORT_SYMBOL(pm_power_off);
+EXPORT_SYMBOL(sys_ioctl);
#ifdef CONFIG_IO_DEBUG
EXPORT_SYMBOL(__io_virt_debug);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)