nuttx/arch/sim/include
YAMAMOTO Takashi c79bda6e4f sim inttypes.h: Remove PRI/SCN macros for fast and least types
I forgot to remove some of them
in https://github.com/apache/incubator-nuttx/pull/2227 .
This commit removes them.
2020-11-10 00:03:35 -08: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 Revert "arch/sim: Make the SIGUSR1 host signal to use the NuttX irq logic" 2020-10-26 08:42:52 +09:00
inttypes.h sim inttypes.h: Remove PRI/SCN macros for fast and least types 2020-11-10 00:03:35 -08:00
irq.h arch/sim: Model host signal as NuttX's interrupt 2020-09-03 10:20:50 +08:00
limits.h Commit 933e9e407b broke the simulator on a 64-bit platform. 2019-07-29 14:34:29 -06:00
spinlock.h arch/sim: Make up_internal.h includable in host environment 2020-08-21 18:09:19 +08:00
syscall.h arch: Fix included directed -> included directly 2020-04-05 22:31:15 +01:00
tls.h arch/sim: implement sim_getsp 2020-07-09 13:51:09 +01:00
types.h arch/sim: Mask and restore the host signal in irq_save and irq_restore 2020-09-03 10:20:50 +08:00