nuttx/arch/renesas/include
2020-11-19 00:49:56 -08:00
..
m16c m16c: Add _intmax_t and _uintmax_t 2020-11-19 00:49:56 -08:00
rx65n rx65n: Add _intmax_t and _uintmax_t 2020-11-19 00:49:56 -08:00
sh1 sh1: Add _intmax_t and _uintmax_t 2020-11-19 00:49:56 -08:00
.gitignore Renesas .gitignore files added 2020-09-24 10:10:40 +01:00
arch.h
inttypes.h
irq.h
limits.h
README.txt
sh1Plimits.h
sh1Ptypes.h
syscall.h
tls.h
types.h

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.