summaryrefslogtreecommitdiff
path: root/arch/i386/bits
diff options
context:
space:
mode:
Diffstat (limited to 'arch/i386/bits')
-rw-r--r--arch/i386/bits/signal.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/i386/bits/signal.h b/arch/i386/bits/signal.h
index f899663c..498dd1cc 100644
--- a/arch/i386/bits/signal.h
+++ b/arch/i386/bits/signal.h
@@ -42,7 +42,6 @@ struct sigcontext {
struct __fpstate *fpstate;
unsigned long oldmask, cr2;
};
-#define NSIG 64
#endif
#endif