shared/seccomp: add mmap handling for powerpc
authorMathieu Malaterre <malat@debian.org>
Fri, 22 Dec 2017 09:06:29 +0000 (10:06 +0100)
committerLennart Poettering <lennart@poettering.net>
Fri, 22 Dec 2017 14:30:03 +0000 (15:30 +0100)
commit63d00dfb64d8e8ffb3fb1564e49454c14d7853d3
tree92bd0f512ecf77363b9a23f86b46a0ae3de174aa
parente1694a752f1d9f3cf32b2cef9d80812d654e7b57
shared/seccomp: add mmap handling for powerpc

Also remove the warning:

./src/shared/seccomp-util.c:1414:2: warning: #warning "Consider adding the right mmap() syscall definitions here!" [-Wcpp]
 #warning "Consider adding the right mmap() syscall definitions here!"
src/shared/seccomp-util.c