From 72a62ad88f82fe1ffee50024db4dd0f3fa5806f7 Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Thu, 3 Nov 2016 16:58:08 +1100 Subject: Rename all manuals with an _ to have a -. It helps released naming of files. --- cpu-supplement/altera_nios_ii.rst | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 cpu-supplement/altera_nios_ii.rst (limited to 'cpu-supplement/altera_nios_ii.rst') diff --git a/cpu-supplement/altera_nios_ii.rst b/cpu-supplement/altera_nios_ii.rst new file mode 100644 index 0000000..f0f994b --- /dev/null +++ b/cpu-supplement/altera_nios_ii.rst @@ -0,0 +1,17 @@ +.. comment SPDX-License-Identifier: CC-BY-SA-4.0 + +.. COMMENT: COPYRIGHT (c) 2014 Hesham ALMatary +.. COMMENT: All rights reserved. + +Altera Nios II Specific Information +################################### + +Symmetric Multiprocessing +========================= + +SMP is not supported. + +Thread-Local Storage +==================== + +Thread-local storage is not implemented. -- cgit v1.2.3