Sign in
android-kvm
/
linux
/
ce81bb256a224259ab686742a6284930cbe4f1fa
/
.
/
arch
/
sh
/
include
/
asm
/
syscall.h
blob: 570699eb0e58aed0b808c318e173ba7596e3bdfb [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef
__ASM_SH_SYSCALL_H
#define
__ASM_SH_SYSCALL_H
extern
const
unsigned
long
sys_call_table
[];
#include
<asm/syscall_32.h>
#endif
/* __ASM_SH_SYSCALL_H */