diff options
Diffstat (limited to 'gcc/ada/s-proinf-irix-athread.ads')
-rw-r--r-- | gcc/ada/s-proinf-irix-athread.ads | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/s-proinf-irix-athread.ads b/gcc/ada/s-proinf-irix-athread.ads index 47f669ab8ea..83fff261117 100644 --- a/gcc/ada/s-proinf-irix-athread.ads +++ b/gcc/ada/s-proinf-irix-athread.ads @@ -46,7 +46,7 @@ package System.Program_Info is -- those explicitly created under program control. function Sproc_Stack_Size return Integer; - -- The size, in bytes, of the sproc's initial stack. + -- The size, in bytes, of the sproc's initial stack function Default_Time_Slice return Duration; -- The default time quanta for round-robin scheduling of threads of |