mirror of
https://github.com/apache/nuttx.git
synced 2026-08-07 05:27:17 +00:00
To ensure size_t same as toolchain definition in the first place and rename CXX_NEWLONG to ARCH_SIZET_LONG. The change also check whether __SIZE_TYPE__ exist before CONFIG_ARCH_SIZET_LONG so our definition can align with toolchain(gcc/clang) definition automatically. |
||
|---|---|---|
| .. | ||
| m16c | ||
| rx65n | ||
| sh1 | ||
| arch.h | ||
| inttypes.h | ||
| irq.h | ||
| limits.h | ||
| README.txt | ||
| sh1Plimits.h | ||
| sh1Ptypes.h | ||
| syscall.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.