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