diff options
author | Chen Gang <xili_gchen_5257@hotmail.com> | 2015-05-18 06:36:50 +0200 |
---|---|---|
committer | Matt Turner <mattst88@gmail.com> | 2015-05-26 19:01:50 +0200 |
commit | 228fa858e5865c9407b0d6710fd504e0b68bc371 (patch) | |
tree | 50c22730dc792dc7dd07f5e5411b86da98feb0e5 /arch/m68k | |
parent | alpha: Fix bootpfile and bootpzfile make targets (diff) | |
download | linux-228fa858e5865c9407b0d6710fd504e0b68bc371.tar.xz linux-228fa858e5865c9407b0d6710fd504e0b68bc371.zip |
alpha: Wire up all missing implemented syscalls
And still left the missing unimplemented syscalls as warnings. The
related warnings for missing implemented syscalls:
CALL scripts/checksyscalls.sh
<stdin>:1241:2: warning: #warning syscall getrandom not implemented [-Wcpp]
<stdin>:1244:2: warning: #warning syscall memfd_create not implemented [-Wcpp]
<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
Signed-off-by: Chen Gang <gang.chen.5i5j@gmail.com>
Signed-off-by: Matt Turner <mattst88@gmail.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions