incubator-nuttx/arch/renesas/include
YAMAMOTO Takashi 64280ad7d9 sh1 inttypes.h: Remove PRI/SCN macros for fast and least types 2020-11-05 18:49:22 -08:00
..
m16c m16c inttypes.h: Remove PRI/SCN macros for fast and least types 2020-11-05 18:49:22 -08:00
rx65n rx65n inttypes.h: Remove PRI/SCN macros for fast and least types 2020-11-05 18:49:22 -08:00
sh1 sh1 inttypes.h: Remove PRI/SCN macros for fast and least types 2020-11-05 18:49:22 -08:00
.gitignore Renesas .gitignore files added 2020-09-24 10:10:40 +01:00
README.txt
arch.h arch/: Implement up_tls_info() for the rest of the architectures. 2020-05-06 21:56:40 -06:00
inttypes.h
irq.h
limits.h
sh1Plimits.h
sh1Ptypes.h
syscall.h
tls.h Remove CONFIG_TLS 2020-05-07 12:04:16 -06:00
types.h

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.