arch/alpha/include/asm/syscall.h
0 → 100644
+11
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Since Alpha supports syscall audit it now needs to have a syscall.h which implements syscall_get_arch() rather than hard coding this value into audit_syscall_entry(). Based-on-patch-by:Richard Briggs <rgb@redhat.com> Signed-off-by:
Eric Paris <eparis@redhat.com> Cc: linux-alpha@vger.kernel.org