lkml.org 
[lkml]   [2004]   [Oct]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Subject[patch 1/1] uml: remove wrong declaration
From
Date

Avoid compile failure due to the addition of sys_timer_create to linux/syscalls.h

Signed-off-by: Paolo 'Blaisorblade' Giarrusso <blaisorblade_spam@yahoo.it>
---

linux-2.6.9-current-paolo/arch/um/kernel/sys_call_table.c | 1 -
1 files changed, 1 deletion(-)

diff -puN arch/um/kernel/sys_call_table.c~uml-remove-wrong-decl arch/um/kernel/sys_call_table.c
--- linux-2.6.9-current/arch/um/kernel/sys_call_table.c~uml-remove-wrong-decl 2004-10-07 19:09:54.946142664 +0200
+++ linux-2.6.9-current-paolo/arch/um/kernel/sys_call_table.c 2004-10-07 19:09:59.675423704 +0200
@@ -47,7 +47,6 @@ extern syscall_handler_t sys_rt_sigactio
extern syscall_handler_t sys_sigaltstack;
extern syscall_handler_t sys_vfork;
extern syscall_handler_t sys_mmap2;
-extern syscall_handler_t sys_timer_create;
extern syscall_handler_t old_mmap_i386;
extern syscall_handler_t old_select;
extern syscall_handler_t sys_modify_ldt;
_
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-03-22 14:06    [W:0.449 / U:0.560 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site