mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-04-26 15:51:21 +00: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 */
|