commit | 541054d935a1ec89916977cbf0d16ddb71b3ff5c | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Thu Oct 11 11:12:00 2007 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Thu Oct 11 11:12:00 2007 +0200 |
tree | 37de6c5a698bdc337ca9e4a99d91abdefcf46b96 | |
parent | 5250d969f281b9f1ca581245a8797a5b7055c959 [diff] [blame] |
i386: prepare shared kernel/syscall_table.S Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>
diff --git a/arch/i386/kernel/entry.S b/arch/i386/kernel/entry.S index a714d6b..290b7bc 100644 --- a/arch/i386/kernel/entry.S +++ b/arch/i386/kernel/entry.S
@@ -1107,6 +1107,6 @@ #endif /* CONFIG_XEN */ .section .rodata,"a" -#include "syscall_table.S" +#include "syscall_table_32.S" syscall_table_size=(.-sys_call_table)