incubator-nuttx/arch/sim/include
Gregory Nutt 48c27f8ffc Simulator: Adds necessary functionality to build Simulator under ARM Linux. Tested only on Raspberry3. Currently setjmp/longjmp do not save/restore floating point registers. Patch provided by Bitbucket user nbkolchin. 2017-08-26 11:38:44 -06:00
..
.gitignore update gitignore 2016-06-24 16:29:15 -06:00
arch.h Fix names of pre-processor variables used in header file idempotence 2016-08-06 18:48:45 -06:00
inttypes.h Add architecture-specific inttypes.h 2016-10-27 16:01:38 -04:00
irq.h Simulator: Adds necessary functionality to build Simulator under ARM Linux. Tested only on Raspberry3. Currently setjmp/longjmp do not save/restore floating point registers. Patch provided by Bitbucket user nbkolchin. 2017-08-26 11:38:44 -06:00
limits.h Standardize the width of all comment boxes in header files 2015-10-02 17:47:23 -06:00
spinlock.h Implement deferred IRQ locking. Adds support for simulator. 2016-12-23 11:28:43 -06:00
syscall.h
tls.h Update some header commments 2016-08-06 18:16:31 -06:00
types.h Rename irqsave() and irqrestore() to up_irq_save() and up_irq_restore() 2016-02-14 16:11:25 -06:00