summaryrefslogtreecommitdiff
path: root/gcc/ada/s-osinte-lynxos-3.ads
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/s-osinte-lynxos-3.ads')
-rw-r--r--gcc/ada/s-osinte-lynxos-3.ads3
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/ada/s-osinte-lynxos-3.ads b/gcc/ada/s-osinte-lynxos-3.ads
index f6ceec0790a..37c183b1f69 100644
--- a/gcc/ada/s-osinte-lynxos-3.ads
+++ b/gcc/ada/s-osinte-lynxos-3.ads
@@ -267,6 +267,9 @@ package System.OS_Interface is
-- Stack --
-----------
+ Alternate_Stack_Size : constant := 0;
+ -- No alternate signal stack is used on this platform
+
Stack_Base_Available : constant Boolean := False;
-- Indicates wether the stack base is available on this target