summaryrefslogtreecommitdiffstats
path: root/doc/cpu_supplement/lm32.t
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2015-07-23 08:36:30 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2015-07-23 09:12:35 +0200
commitf9a597950b1d61c9c1283dc85ae2a4c579d96263 (patch)
tree1db8bf1a057132a196b47b6263c9fea475fe16eb /doc/cpu_supplement/lm32.t
parentbsps/arm: Update due to API changes (diff)
downloadrtems-f9a597950b1d61c9c1283dc85ae2a4c579d96263.tar.bz2
doc: Add SMP section to CPU Arch Supplement
Diffstat (limited to 'doc/cpu_supplement/lm32.t')
-rw-r--r--doc/cpu_supplement/lm32.t4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/cpu_supplement/lm32.t b/doc/cpu_supplement/lm32.t
index a81e0b57ba..6aab8e30f8 100644
--- a/doc/cpu_supplement/lm32.t
+++ b/doc/cpu_supplement/lm32.t
@@ -163,6 +163,10 @@ interrupts and halts the processor.
In each of the architecture specific chapters, this describes the precise
operations of the default CPU specific fatal error handler.
+@section Symmetric Multiprocessing
+
+SMP is not supported.
+
@section Thread-Local Storage
Thread-local storage is not implemented.