summaryrefslogtreecommitdiffstats
path: root/c-user/index.rst
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-08-20 09:43:42 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-09-02 17:54:43 +0200
commit72295d47f6907e9c3eca59554e356601e5172c87 (patch)
treee113d7a9ac558963019fc270c5acc50fab036148 /c-user/index.rst
parentc-user: Split up dual-ported memory manager (diff)
downloadrtems-docs-72295d47f6907e9c3eca59554e356601e5172c87.tar.bz2
c-user: Split up interrupt manager
This makes it easier to automatically generate parts of the manager documentation in the future. Update #3993.
Diffstat (limited to '')
-rw-r--r--c-user/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/c-user/index.rst b/c-user/index.rst
index 51998bf..d955cc8 100644
--- a/c-user/index.rst
+++ b/c-user/index.rst
@@ -31,7 +31,7 @@ RTEMS Classic API Guide (|version|).
scheduling_concepts
initialization
task_manager
- interrupt_manager
+ interrupt/index
clock/index
timer_manager
rate_monotonic_manager