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/renesas_m32c.rst | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 cpu-supplement/renesas_m32c.rst (limited to 'cpu-supplement/renesas_m32c.rst') diff --git a/cpu-supplement/renesas_m32c.rst b/cpu-supplement/renesas_m32c.rst new file mode 100644 index 0000000..4884e15 --- /dev/null +++ b/cpu-supplement/renesas_m32c.rst @@ -0,0 +1,18 @@ +.. comment SPDX-License-Identifier: CC-BY-SA-4.0 + +.. COMMENT: COPYRIGHT (c) 1988-2002. +.. COMMENT: On-Line Applications Research Corporation (OAR). +.. COMMENT: All rights reserved. + +Renesas M32C Specific Information +################################# + +Symmetric Multiprocessing +========================= + +SMP is not supported. + +Thread-Local Storage +==================== + +Thread-local storage is not implemented. -- cgit v1.2.3