]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/um/sys-i386/sys_call_table.S
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394...
[karo-tx-linux.git] / arch / um / sys-i386 / sys_call_table.S
index 1ff61474b25c69fe45f401225f08b82df98ce4c1..00e5f5203eea337abd3a3e0ee115d6795ab0e4d3 100644 (file)
@@ -7,8 +7,11 @@
 #define sys_vm86old sys_ni_syscall
 #define sys_vm86 sys_ni_syscall
 
-#define sys_stime um_stime
-#define sys_time um_time
 #define old_mmap old_mmap_i386
 
-#include "../../i386/kernel/syscall_table.S"
+.section .rodata,"a"
+
+#include "../../x86/kernel/syscall_table_32.S"
+
+ENTRY(syscall_table_size)
+.long .-sys_call_table