[rtems-central commit] spec: Workaround for broken document generator
Sebastian Huber
sebh at rtems.org
Thu Nov 25 10:28:43 UTC 2021
Module: rtems-central
Branch: master
Commit: 45494f7663d4d84655a1bde7fd8097329117c75d
Changeset: http://git.rtems.org/rtems-central/commit/?id=45494f7663d4d84655a1bde7fd8097329117c75d
Author: Sebastian Huber <sebastian.huber at embedded-brains.de>
Date: Thu Nov 25 10:58:08 2021 +0100
spec: Workaround for broken document generator
---
spec/score/cpu/val/fatal-halt-sparc.yml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/spec/score/cpu/val/fatal-halt-sparc.yml b/spec/score/cpu/val/fatal-halt-sparc.yml
index 0055347..ace31b3 100644
--- a/spec/score/cpu/val/fatal-halt-sparc.yml
+++ b/spec/score/cpu/val/fatal-halt-sparc.yml
@@ -15,8 +15,8 @@ references:
type: file
text: |
Inspection of the referenced ${/glossary/sourcecode:/term} files showed that
- the ${../if/fatal-halt:/name} directive is implemented as specified. In
- addition, the instruction sequence of the directive was executed in assembler
- single step mode under control of a debugger on the SPARC/RISCV instruction
- simulator version 2.29 to validate that its function is as specified.
+ the function is implemented as specified. In addition, the instruction
+ sequence of the directive was executed in assembler single step mode under
+ control of a debugger on the SPARC/RISCV instruction simulator version 2.29
+ to validate that its function is as specified.
type: validation
More information about the vc
mailing list