mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
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 */
|