summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/include/armv6-m/syscall.h
Commit message (Expand)AuthorAgeFilesLines
* Rework of kernel build signal dispatch to user-space handlerspatacongo2013-03-231-19/+0
* A few fixes related to dispatched signals in kernel mode (there are still iss...patacongo2013-03-221-1/+8
* Fix syscall parameter passing for the case where the number of parameters is >4patacongo2013-03-211-3/+12
* Add support for calling to and returning from signal handlers in in user-mode...patacongo2013-03-171-0/+26
* First cut at support for Cortex-M0patacongo2013-02-161-0/+243