summaryrefslogtreecommitdiffstats
path: root/doc/cpu_supplement/sh.t
diff options
context:
space:
mode:
Diffstat (limited to 'doc/cpu_supplement/sh.t')
-rw-r--r--doc/cpu_supplement/sh.t4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/cpu_supplement/sh.t b/doc/cpu_supplement/sh.t
index 763c31e96d..fb2d3c25c2 100644
--- a/doc/cpu_supplement/sh.t
+++ b/doc/cpu_supplement/sh.t
@@ -139,6 +139,10 @@ The default fatal error handler for this architecture disables processor
interrupts, places the error code in @b{XXX}, and executes a @code{XXX}
instruction to simulate a halt processor instruction.
+@section Symmetric Multiprocessing
+
+SMP is not supported.
+
@section Thread-Local Storage
Thread-local storage is not implemented.