• B
    Blackfin arch: add some missing syscall · 0b95f22b
    Bryan Wu 提交于
    When compiling the Blackfin kernel, checksyscalls.pl will report lots of missing syscalls warnings.
    This patch will add some missing syscalls which make sense on Blackfin arch
    
    After appling this patch, toolchain should be rebuilt. Then recompiling the kernel with the new
    toolchain.
    Signed-off-by: NBryan Wu <bryan.wu@analog.com>
    0b95f22b
unistd.h 11.7 KB