summaryrefslogtreecommitdiffstats
path: root/doc/cpu_supplement/avr.t
diff options
context:
space:
mode:
Diffstat (limited to 'doc/cpu_supplement/avr.t')
-rw-r--r--doc/cpu_supplement/avr.t4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/cpu_supplement/avr.t b/doc/cpu_supplement/avr.t
index 233e0525f6..9ad4d2ef2c 100644
--- a/doc/cpu_supplement/avr.t
+++ b/doc/cpu_supplement/avr.t
@@ -117,6 +117,10 @@ actions:
simulate a halt processor instruction.
@end itemize
+@section Symmetric Multiprocessing
+
+SMP is not supported.
+
@section Thread-Local Storage
Thread-local storage is not supported due to a broken tool chain.