summaryrefslogtreecommitdiffstats
path: root/c-user/board_support_packages.rst
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2021-01-19 12:34:43 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2021-02-10 16:53:32 +0100
commit4e09c0958cb414036a2fac6ddde412513e4411cb (patch)
tree44260a74e79311c58834dc896a285def39d44193 /c-user/board_support_packages.rst
parentc-user: Clarify object services documentation (diff)
downloadrtems-docs-4e09c0958cb414036a2fac6ddde412513e4411cb.tar.bz2
c-user: Add labels to the manager chapters
Update #3993.
Diffstat (limited to 'c-user/board_support_packages.rst')
-rw-r--r--c-user/board_support_packages.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/c-user/board_support_packages.rst b/c-user/board_support_packages.rst
index e163190..4e1c991 100644
--- a/c-user/board_support_packages.rst
+++ b/c-user/board_support_packages.rst
@@ -205,7 +205,7 @@ deallocating the context area, the task initiation and reinitiation extensions
would be responsible for priming the context area, and the task context switch
extension would save and restore the context of the device.
-For more information on user extensions, refer to :ref:`User Extensions Manager`.
+For more information on user extensions, refer to :ref:`RTEMSAPIClassicUserext`.
Multiprocessor Communications Interface (MPCI)
==============================================