]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/um/sys-i386/sys_call_table.S
virtio: virtio_pci should not set bus_id.
[linux-2.6-omap-h63xx.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