aboutsummaryrefslogtreecommitdiff
path: root/arch/all/core-sh/README.md
blob: 4095ec5ff8964224ca680f59ba9a0e4f6de56d0f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# `all/core-sh` -- SuperH-specific parts of the core libc.
## Introduction
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