aboutsummaryrefslogtreecommitdiff
path: root/docs/all/core-sh/index.en.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/all/core-sh/index.en.md')
-rw-r--r--docs/all/core-sh/index.en.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/all/core-sh/index.en.md b/docs/all/core-sh/index.en.md
new file mode 100644
index 0000000..d8128c5
--- /dev/null
+++ b/docs/all/core-sh/index.en.md
@@ -0,0 +1,15 @@
+---
+title: SuperH-specific parts of the core libc.
+chapters:
+- bits
+---
+SuperH (also named SH, or J-core) is a 32-bit RISC architecture developed
+by Hitachi (later bought by Renesas) from the 90s. Among the users are
+Sega (Sega Saturn, Sega 32X, Dreamcast) and CASIO (calculators such as the
+fx-9860G series). [Read more at the Wikipedia page.][wikipedia]
+
+This module brings the SuperH-specific type and macros to the core libc
+module.
+
+[wikipedia]: https://en.wikipedia.org/wiki/SuperH
+[gcc-intrinsic]: https://gcc-renesas.com/migration-guides/sh/index.html