nuttx/arch/sim/include
Sebastian Ene d6210fcd84 arch/sim: Make the SIGUSR1 host signal to use the NuttX irq logic
Signed-off-by: Sebastian Ene <sene@apache.org>
2020-10-01 12:11:31 +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 arch/sim: Make the SIGUSR1 host signal to use the NuttX irq logic 2020-10-01 12:11:31 +08:00
inttypes.h arch: Move PRIxMAX and SCNxMAX definition to include/stdint.h 2020-06-10 08:24:47 +02: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