sh: Provide the asm/syscall.h interface, needed by tracehook.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
This commit is contained in:
6
arch/sh/include/asm/syscall_64.h
Normal file
6
arch/sh/include/asm/syscall_64.h
Normal file
@ -0,0 +1,6 @@
|
||||
#ifndef __ASM_SH_SYSCALL_64_H
|
||||
#define __ASM_SH_SYSCALL_64_H
|
||||
|
||||
#include <asm-generic/syscall.h>
|
||||
|
||||
#endif /* __ASM_SH_SYSCALL_64_H */
|
Reference in New Issue
Block a user