aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mn10300/include/asm/signal.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mn10300/include/asm/signal.h')
-rw-r--r--arch/mn10300/include/asm/signal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mn10300/include/asm/signal.h b/arch/mn10300/include/asm/signal.h
index 7e891fce2370..1865d72a86ff 100644
--- a/arch/mn10300/include/asm/signal.h
+++ b/arch/mn10300/include/asm/signal.h
@@ -78,7 +78,7 @@ typedef unsigned long sigset_t;
78 78
79/* These should not be considered constants from userland. */ 79/* These should not be considered constants from userland. */
80#define SIGRTMIN 32 80#define SIGRTMIN 32
81#define SIGRTMAX (_NSIG-1) 81#define SIGRTMAX _NSIG
82 82
83/* 83/*
84 * SA_FLAGS values: 84 * SA_FLAGS values: