summaryrefslogtreecommitdiff
path: root/arch/mips/bits/signal.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/bits/signal.h')
-rw-r--r--arch/mips/bits/signal.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/bits/signal.h b/arch/mips/bits/signal.h
index 603aed3e..9e1384ff 100644
--- a/arch/mips/bits/signal.h
+++ b/arch/mips/bits/signal.h
@@ -43,7 +43,6 @@ struct sigcontext
unsigned long long sc_mdhi, sc_mdlo;
unsigned long sc_hi1, sc_lo1, sc_hi2, sc_lo2, sc_hi3, sc_lo3;
};
-#define NSIG 64
#endif
#endif