]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-x86_64/signal.h
[PATCH] time: x86_64: split x86_64/kernel/time.c up
[linux-2.6-omap-h63xx.git] / include / asm-x86_64 / signal.h
index 3ede2a61973a1d827411a939f481f162d86734c6..4581f978b299d79df12f274dbd7ad14b2ff35598 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.  */