From a99bbaec5f4c412ddc55030872aa2113e79ea37e Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 20 Aug 2020 10:16:21 +0200 Subject: c-user: Split up timer manager This makes it easier to automatically generate parts of the manager documentation in the future. Update #3993. --- c-user/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'c-user/index.rst') diff --git a/c-user/index.rst b/c-user/index.rst index 344b791..3507947 100644 --- a/c-user/index.rst +++ b/c-user/index.rst @@ -33,7 +33,7 @@ RTEMS Classic API Guide (|version|). task/index interrupt/index clock/index - timer_manager + timer/index rate-monotonic/index semaphore/index barrier/index -- cgit v1.2.3