mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-22 08:54:44 +08:00
Fix typo.
This commit is contained in:
+2
-2
@@ -4,8 +4,8 @@
|
||||
Monotonic Statistics and Period Usage into Rate Monotonic Manager.
|
||||
Added the following directives: rtems_rate_monotonic_get_statistics,
|
||||
rtems_rate_monotonic_reset_statistics,
|
||||
rtems_rate_montonic_reset_all_statistics,
|
||||
rtems_rate_montonic_report_statistics, and rtems_object_get_name.
|
||||
rtems_rate_monotonic_reset_all_statistics,
|
||||
rtems_rate_monotonic_report_statistics, and rtems_object_get_name.
|
||||
Obsoleted the rtems/rtmonuse.h file as a public interface.
|
||||
|
||||
2007-05-11 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||
|
||||
@@ -4,8 +4,8 @@
|
||||
Period Usage into Rate Monotonic Manager. Added the following
|
||||
directives: rtems_rate_monotonic_get_statistics,
|
||||
rtems_rate_monotonic_reset_statistics,
|
||||
rtems_rate_montonic_reset_all_statistics,
|
||||
rtems_rate_montonic_report_statistics, and rtems_object_get_name.
|
||||
rtems_rate_monotonic_reset_all_statistics,
|
||||
rtems_rate_monotonic_report_statistics, and rtems_object_get_name.
|
||||
Obsoleted the rtems/rtmonuse.h file as a public interface.
|
||||
* rtmonuse.t: Removed.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user