summaryrefslogtreecommitdiff
path: root/libc/sysdeps
diff options
context:
space:
mode:
Diffstat (limited to 'libc/sysdeps')
-rw-r--r--libc/sysdeps/linux/hppa/bits/signum.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/libc/sysdeps/linux/hppa/bits/signum.h b/libc/sysdeps/linux/hppa/bits/signum.h
index 7eeda4852..d1d0f38bf 100644
--- a/libc/sysdeps/linux/hppa/bits/signum.h
+++ b/libc/sysdeps/linux/hppa/bits/signum.h
@@ -57,9 +57,6 @@
#define SIGXFSZ 34 /* File size limit exceeded (4.2 BSD). */
#define SIGSTKFLT 36 /* Stack fault. */
-#define _NSIG 65 /* Biggest signal number + 1
- (including real-time signals). */
-
#define __SIGRTMIN 37
#endif /* <signal.h> included. */