Files
nuttx/arch/renesas/include
Xiang Xiao 35035f5c89 arch: Rename xxx_getsp to up_getsp
All modern desgin support stack pointer and it's also an
important information, so let's standardize this interface.

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2021-06-11 11:37:19 +08:00
..
2021-06-11 11:37:19 +08:00
2021-06-11 11:37:19 +08:00
2021-06-11 11:37:19 +08:00
2021-06-11 11:37:19 +08: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.