7 lines
130 B
C
7 lines
130 B
C
#ifndef __ASM_SH_SYSCALL_64_H
|
|
#define __ASM_SH_SYSCALL_64_H
|
|
|
|
#include <asm-generic/syscall.h>
|
|
|
|
#endif /* __ASM_SH_SYSCALL_64_H */
|