[rtems-docs commit] c-user/smp: Fix item rendering

Joel Sherrill joel at rtems.org
Tue Mar 28 14:05:19 UTC 2023


Module:    rtems-docs
Branch:    master
Commit:    e2d2d4a1240ccfd7dfb5c73b941bfc201a3eb5d5
Changeset: http://git.rtems.org/rtems-docs/commit/?id=e2d2d4a1240ccfd7dfb5c73b941bfc201a3eb5d5

Author:    Kinsey Moore <kinsey.moore at oarcorp.com>
Date:      Mon Mar 27 14:32:54 2023 -0500

c-user/smp: Fix item rendering

---

 c-user/symmetric_multiprocessing_services.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/c-user/symmetric_multiprocessing_services.rst b/c-user/symmetric_multiprocessing_services.rst
index 89dc48c..9167ae9 100644
--- a/c-user/symmetric_multiprocessing_services.rst
+++ b/c-user/symmetric_multiprocessing_services.rst
@@ -20,7 +20,7 @@ advised to check the BSP specific documentation and RTEMS source code
 to verify the status of SMP support for a specific BSP. The following
 architectures have support for SMP:
 
--- AArch64
+- AArch64,
 
 - ARMv7-A,
 



More information about the vc mailing list