mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-25 22:07:15 +00:00
2007-10-26 Glenn Humphrey <glenn.humphrey@OARcorp.com>
* user/rtmon.t: Fix report output. 2007-10-25 Glenn Humphrey <glenn.humphrey@OARcorp.com> * user/barrier.t, user/clock.t, user/concepts.t, user/cpuuse.t, user/init.t, user/intr.t, user/io.t, user/mp.t, user/rtmon.t, user/sem.t, user/stackchk.t, user/task.t, user/timer.t: Updated the Ada documentation to reflect the current binding.
This commit is contained in:
@@ -114,7 +114,7 @@ void rtems_cpu_usage_report( void );
|
||||
|
||||
@ifset is-Ada
|
||||
@example
|
||||
An Ada interface is not currently available.
|
||||
procedure CPU_Usage_Report;
|
||||
@end example
|
||||
@end ifset
|
||||
|
||||
@@ -142,7 +142,7 @@ void rtems_cpu_usage_reset( void );
|
||||
|
||||
@ifset is-Ada
|
||||
@example
|
||||
An Ada interface is not currently available.
|
||||
procedure CPU_Usage_Reset;
|
||||
@end example
|
||||
@end ifset
|
||||
|
||||
|
||||
Reference in New Issue
Block a user