fix up leftover, incorrect NSIG definitions in arch-specific signal.h
[musl] / arch / microblaze / bits / signal.h
index 0358245..c1aaa9c 100644 (file)
@@ -35,7 +35,6 @@ struct sigcontext
        } regs;
        unsigned long oldmask;
 };
-#define NSIG      64
 #endif
 
 #endif
@@ -73,3 +72,5 @@ struct sigcontext
 #define SIGPWR    30
 #define SIGSYS    31
 #define SIGUNUSED SIGSYS
+
+#define _NSIG 65