mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-01-16 08:42:58 -05: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 */
|