aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/include/asm/unistd.h
Commit message (Collapse)AuthorAge
* CRIS: Wire up syscalls signalfd4 to writev.Jesper Nilsson2009-04-28
| | | | | | Adds sys_signalfd4, sys_eventfd2, sys_epoll_create1, sys_dup3, sys_pipe2, sys_inotify_init1, sys_preadv, sys_pwritev for both CRISv10 and CRISv32.
* [CRIS] Move header files from include to arch/cris/include.Jesper Nilsson2008-10-29
Change all users of header files to correct path. Remove some unneeded headers for arch-v32. Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>