diff options
author | Ley Foon Tan <lftan@altera.com> | 2014-11-06 10:19:57 +0300 |
---|---|---|
committer | Ley Foon Tan <lftan@altera.com> | 2014-12-08 07:55:58 +0300 |
commit | 1000197d801329804d30094aef5dba0265204d17 (patch) | |
tree | 9c494ebb84afcfae63306c6d8fdcd56028cb80fc /tools | |
parent | 19f4c6b5afb92d405009cb8801bde3edc9205dc0 (diff) | |
download | linux-1000197d801329804d30094aef5dba0265204d17.tar.xz |
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>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions