summaryrefslogtreecommitdiffstats
path: root/sys/alpha/include/signal.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/alpha/include/signal.h')
-rw-r--r--sys/alpha/include/signal.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/sys/alpha/include/signal.h b/sys/alpha/include/signal.h
index 7e91ed8..06f6a41 100644
--- a/sys/alpha/include/signal.h
+++ b/sys/alpha/include/signal.h
@@ -36,14 +36,6 @@
typedef long sig_atomic_t;
-#if __XSI_VISIBLE
-/*
- * Minimum signal stack size. The current signal frame
- * for Alpha is 808 bytes large.
- */
-#define MINSIGSTKSZ (1024 * 4)
-#endif
-
/*
* Only the kernel should need these old type definitions.
*/
OpenPOWER on IntegriCloud