summaryrefslogtreecommitdiff
path: root/nuttx/arch/z16/src/common/up_stackframe.c
Commit message (Expand)AuthorAgeFilesLines
* Corrections needed after further test of stack-based task argumentspatacongo2013-03-211-3/+10
* Copy siginfo_t to step before calling a user-space signal handlerpatacongo2013-03-211-1/+1
* Add a up_stack_frame() interface to allocate a frame of data on a task's stack.patacongo2013-03-211-0/+132