summaryrefslogtreecommitdiff
path: root/gcc/ada/libgnarl/s-osinte__hpux.ads
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/libgnarl/s-osinte__hpux.ads')
-rw-r--r--gcc/ada/libgnarl/s-osinte__hpux.ads2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/libgnarl/s-osinte__hpux.ads b/gcc/ada/libgnarl/s-osinte__hpux.ads
index feaedcc0654..a1cf316657d 100644
--- a/gcc/ada/libgnarl/s-osinte__hpux.ads
+++ b/gcc/ada/libgnarl/s-osinte__hpux.ads
@@ -293,7 +293,7 @@ package System.OS_Interface is
-- The alternate signal stack for stack overflows
Alternate_Stack_Size : constant := 128 * 1024;
- -- This must be in keeping with init.c:__gnat_alternate_stack
+ -- This must be in keeping with init.cc:__gnat_alternate_stack
Stack_Base_Available : constant Boolean := False;
-- Indicates whether the stack base is available on this target