summaryrefslogtreecommitdiffstats
path: root/doc/cpu_supplement/or1k.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 08:36:30 +0200
commit19078dc6e60010002498e455d2b6a39fd9160ba4 (patch)
tree62d9f2ac76a9fd0584e2b4b544639525803b8969 /doc/cpu_supplement/or1k.t
parentscore: Move wait flag update to tq extract (diff)
downloadrtems-19078dc6e60010002498e455d2b6a39fd9160ba4.tar.bz2
doc: Add SMP section to CPU Arch Supplement
Diffstat (limited to 'doc/cpu_supplement/or1k.t')
-rw-r--r--doc/cpu_supplement/or1k.t4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/cpu_supplement/or1k.t b/doc/cpu_supplement/or1k.t
index cce55fd9ab..4d14f74ede 100644
--- a/doc/cpu_supplement/or1k.t
+++ b/doc/cpu_supplement/or1k.t
@@ -74,3 +74,7 @@ following actions:
@item places the error code in @code{r0}, and
@item executes an infinite loop to simulate a halt processor instruction.
@end itemize
+
+@section Symmetric Multiprocessing
+
+SMP is not supported.