incubator-nuttx/arch/sim/include
Xiang Xiao e7d9260014 arch: Customize the typedef of size_t instead of intptr_t
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.
2020-02-18 07:15:19 -06:00
..
sim Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
.gitignore Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
arch.h Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
inttypes.h Add architecture-specific inttypes.h 2016-10-27 16:01:38 -04:00
irq.h Call up_irqinitialize from irq subsystem 2020-02-08 07:39:22 -06:00
limits.h Commit 933e9e407b broke the simulator on a 64-bit platform. 2019-07-29 14:34:29 -06:00
spinlock.h armv7-a, armv7-r, armv7-m: Add atomic read-add-write and read-subtract-write functions. 2018-02-04 12:22:03 -06:00
syscall.h Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
tls.h Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
types.h arch: Customize the typedef of size_t instead of intptr_t 2020-02-18 07:15:19 -06:00