commit | 8858e8319655ef38398e0833b71d65b0e620a061 | [log] [tgz] |
---|---|---|
author | Steve Capper <steve.capper@linaro.org> | Mon Nov 11 17:04:11 2013 +0000 |
committer | H. Peter Anvin <hpa@zytor.com> | Mon Nov 11 19:31:13 2013 -0800 |
tree | d8431b21d87ede6779870bcba6005dcf2374ea76 | |
parent | 0c7359e8787c60b7143b3e366d31b2c2409cba3a [diff] |
[klibc] syscalls: Add syscalls needed by arm64 arm64 uses generic syscalls, and does not include the "noat", "noflags", and "deprecated" syscalls. This patch adds substitution functions for system calls not available on arm64. Originally-by: Neil Williams <codehelp@debian.org> Originally-by: Anil Singhar <anil.singhar@linaro.org> Signed-off-by: Steve Capper <steve.capper@linaro.org> Signed-off-by: H. Peter Anvin <hpa@zytor.com>