From e23daf4bbc3667cfcacab656b4f7b3a3da82e8d3 Mon Sep 17 00:00:00 2001 From: Adrian Bunk Date: Sun, 25 Jun 2006 05:47:06 -0700 Subject: [PATCH] --- yaml --- r: 29656 b: refs/heads/master c: 17660bdd5c1f1a165273c1a59cb5b87670a81cc4 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/um/include/sysdep-x86_64/syscalls.h | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/[refs] b/[refs] index ef89d225e690..1a775a1bc613 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 200a3d352cd5e0ae8fb96bfcf8103f7b7c60645b +refs/heads/master: 17660bdd5c1f1a165273c1a59cb5b87670a81cc4 diff --git a/trunk/arch/um/include/sysdep-x86_64/syscalls.h b/trunk/arch/um/include/sysdep-x86_64/syscalls.h index e06f83e80f4a..5e86aa047b2b 100644 --- a/trunk/arch/um/include/sysdep-x86_64/syscalls.h +++ b/trunk/arch/um/include/sysdep-x86_64/syscalls.h @@ -12,8 +12,6 @@ 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) \