Fix typo.

This commit is contained in:
Joel Sherrill
2007-05-17 22:47:49 +00:00
parent 838167e630
commit ad3b11717b
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -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>
+2 -2
View File
@@ -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.