nuttx/arch/renesas/include
Xiang Xiao a0990ee416 arch: Remove the duplicated up_tls_info implementation
Define up_tls_info in arch/arch.h directly if the general one isn't suitable

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2021-12-05 20:59:53 -06:00
..
m16c arch: Omni Hoverboards: update licenses to Apache 2021-09-28 04:37:38 -07:00
rx65n renesas/rx65n: add long type for all PRI*PTR 2021-07-26 08:44:05 -07:00
sh1 arch: Omni Hoverboards: update licenses to Apache 2021-09-28 04:37:38 -07:00
.gitignore Renesas .gitignore files added 2020-09-24 10:10:40 +01:00
arch.h arch: renesas: Author Gregory Nutt: update licenses to Apache 2021-03-31 08:48:51 -07:00
inttypes.h arch: Omni Hoverboards: update licenses to Apache 2021-09-28 04:37:38 -07:00
irq.h arch: renesas: Author Gregory Nutt: update licenses to Apache 2021-03-31 08:48:51 -07:00
limits.h arch: renesas: Author Gregory Nutt: update licenses to Apache 2021-03-31 08:48:51 -07:00
README.txt Beginning to update comments to reflect new organization of the boards/ sub-directory. 2019-08-08 08:46:54 -06:00
setjmp.h Renesas/RX: add RX setjmp, ARCH_RENESAS_RX, and RX65N ioctl 2021-06-30 23:01:57 -05:00
sh1Plimits.h arch: renesas: Author Gregory Nutt: update licenses to Apache 2021-03-31 08:48:51 -07:00
sh1Ptypes.h arch: renesas: Author Gregory Nutt: update licenses to Apache 2021-03-31 08:48:51 -07:00
syscall.h arch: renesas: Author Gregory Nutt: update licenses to Apache 2021-03-31 08:48:51 -07:00
types.h arch: renesas: Author Gregory Nutt: update licenses to Apache 2021-03-31 08:48:51 -07:00

This directory contains header files common to all SH architectures.
Sub-directories within this directory contain header files unique to
specific SH chip architectures.  At configuration time, additional
directories will be linked here: 'build' will be a link to the
boards/renesas/<chip>/<board>/include directory; 'chip' will be a link to
the SH chip sub-directory.