linux/arch/nios2
Ley Foon Tan 1000197d80 nios2: System calls handling
This patch adds support for system calls from userspaces. It uses the
asm-generic/unistd.h definitions with architecture spcific syscall.
The sys_call_table is just an array defined in a C file and it contains
pointers to the syscall functions.

Signed-off-by: Ley Foon Tan <lftan@altera.com>
2014-12-08 12:55:58 +08:00
..
include nios2: System calls handling 2014-12-08 12:55:58 +08:00
kernel nios2: System calls handling 2014-12-08 12:55:58 +08:00
mm nios2: DMA mapping API 2014-12-08 12:55:56 +08:00