[PATCH] x86-64 TIF flags for debug regs and io bitmap in ctxsw
[safe/jmp/linux-2.6] / include / asm-x86_64 / signal.h
index 3ede2a6..4581f97 100644 (file)
@@ -24,10 +24,6 @@ typedef struct {
 } sigset_t;
 
 
-struct pt_regs; 
-asmlinkage int do_signal(struct pt_regs *regs, sigset_t *oldset);
-
-
 #else
 /* Here we must cater to libcs that poke about in kernel headers.  */