Sign in
linux
/
linux
/
kernel
/
git
/
gregkh
/
char-misc
/
6a5f6592a0b606eac3147f786c958f1696c337f3
/
.
/
include
/
vdso
/
vsyscall.h
blob: 2c6134e0c23d17dd8fda9c83c4763ab79c968e59 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef
__VDSO_VSYSCALL_H
#define
__VDSO_VSYSCALL_H
#ifndef
__ASSEMBLY__
#include
<asm/vdso/vsyscall.h>
#endif
/* !__ASSEMBLY__ */
#endif
/* __VDSO_VSYSCALL_H */