• Ley Foon Tan's avatar
    nios2: System calls handling · 1000197d
    Ley Foon Tan authored
    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: default avatarLey Foon Tan <lftan@altera.com>
    1000197d
syscalls.h 883 Bytes