incubator-nuttx/arch/renesas/include
Xiang Xiao 3d1ce144df arch: Move up_getsp from arch.h to irq.h
since all other special register operation in irq.h

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-07-01 10:44:55 -03:00
..
m16c arch: Move up_getsp from arch.h to irq.h 2022-07-01 10:44:55 -03:00
rx65n arch: Move up_getsp from arch.h to irq.h 2022-07-01 10:44:55 -03:00
sh1 arch: Move up_getsp from arch.h to irq.h 2022-07-01 10:44:55 -03:00
.gitignore
README.txt
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: inline up_interrupt_context() 2022-05-26 04:36:07 +08:00
limits.h arch: renesas: Author Gregory Nutt: update licenses to Apache 2021-03-31 08:48:51 -07: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: Define WCHAR_[MIN|MAX] in arch/include/limits.h 2022-06-03 22:25:49 +03:00
sh1Ptypes.h include: fix double include pre-processor guards 2022-01-16 11:11:14 -03: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

README.txt

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.