|
@@ -168,7 +168,7 @@ struct sigstack {
|
|
* statically allocated data.. which is NOT GOOD.
|
|
* statically allocated data.. which is NOT GOOD.
|
|
*
|
|
*
|
|
*/
|
|
*/
|
|
-#define SA_STATIC_ALLOC 0x80
|
|
|
|
|
|
+#define SA_STATIC_ALLOC 0x8000
|
|
#endif
|
|
#endif
|
|
|
|
|
|
#include <asm-generic/signal.h>
|
|
#include <asm-generic/signal.h>
|