X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=arch%2Fum%2Finclude%2Fsysdep-x86_64%2Fsyscalls.h;h=e06f83e80f4a9e8aa57d5cf5ff26cd455e367d89;hb=9464c7cf61b9433057924c36e6e02f303a00e768;hp=5e86aa047b2ba0ac8cf2cf6f10487a47a2d81d00;hpb=41689045f6a3cbe0550e1d34e9cc20d2e8c432ba;p=linux-2.6.git diff --git a/arch/um/include/sysdep-x86_64/syscalls.h b/arch/um/include/sysdep-x86_64/syscalls.h index 5e86aa047..e06f83e80 100644 --- a/arch/um/include/sysdep-x86_64/syscalls.h +++ b/arch/um/include/sysdep-x86_64/syscalls.h @@ -12,6 +12,8 @@ typedef long syscall_handler_t(void); +extern syscall_handler_t *ia32_sys_call_table[]; + extern syscall_handler_t *sys_call_table[]; #define EXECUTE_SYSCALL(syscall, regs) \