summaryrefslogtreecommitdiffstats
path: root/c-user/fatal-error/background.rst
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2021-01-15 14:08:35 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2021-04-28 09:03:49 +0200
commit2ae3364b107942b0b5b41aa57f41c8c6b76a601c (patch)
tree6338de2ebee63171a844fb4a2de77e94422a4766 /c-user/fatal-error/background.rst
parentc-user: Fix typo "cod" -> "code" (diff)
downloadrtems-docs-2ae3364b107942b0b5b41aa57f41c8c6b76a601c.tar.bz2
c-user: Generate task manager documentation
The documentation is a consolidation of the comments in Doxygen markup and the documentation sources in Sphinx markup. The documentation was transfered to interface specification items. The documentation source files were generated from the items by a script. Update #3993.
Diffstat (limited to 'c-user/fatal-error/background.rst')
-rw-r--r--c-user/fatal-error/background.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/c-user/fatal-error/background.rst b/c-user/fatal-error/background.rst
index 571da10..6932846 100644
--- a/c-user/fatal-error/background.rst
+++ b/c-user/fatal-error/background.rst
@@ -44,6 +44,8 @@ a register), and halt the processor. The precise actions of the RTEMS fatal
error are discussed in the Default Fatal Error Processing chapter of the
Applications Supplement document for a specific target processor.
+.. _FatalErrorSources:
+
Fatal Sources
-------------