diff options
author | Ley Foon Tan <lftan@altera.com> | 2014-11-06 15:19:57 +0800 |
---|---|---|
committer | Ley Foon Tan <lftan@altera.com> | 2014-12-08 12:55:58 +0800 |
commit | 1000197d801329804d30094aef5dba0265204d17 (patch) | |
tree | 9c494ebb84afcfae63306c6d8fdcd56028cb80fc /drivers/mtd | |
parent | 19f4c6b5afb92d405009cb8801bde3edc9205dc0 (diff) |
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 'drivers/mtd')
0 files changed, 0 insertions, 0 deletions