summaryrefslogtreecommitdiffstats
path: root/doc/user/stackchk.t
diff options
context:
space:
mode:
Diffstat (limited to 'doc/user/stackchk.t')
-rw-r--r--doc/user/stackchk.t4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/user/stackchk.t b/doc/user/stackchk.t
index 64e529de9e..d88773b5db 100644
--- a/doc/user/stackchk.t
+++ b/doc/user/stackchk.t
@@ -173,7 +173,7 @@ boolean rtems_stack_checker_is_blown( void );
@ifset is-Ada
@example
-An Ada interface is not currently available.
+function Stack_Checker_Is_Blown return RTEMS.Boolean;
@end example
@end ifset
@@ -207,7 +207,7 @@ void rtems_stack_checker_report_usage( void );
@ifset is-Ada
@example
-An Ada interface is not currently available.
+procedure Stack_Checker_Report_Usage;
@end example
@end ifset