repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
btrfs: migrate the block group ref counting stuff
[linux/fpc-iii.git]
/
include
/
vdso
/
vsyscall.h
blob
2c6134e0c23d17dd8fda9c83c4763ab79c968e59
1
/* SPDX-License-Identifier: GPL-2.0 */
2
#ifndef __VDSO_VSYSCALL_H
3
#define __VDSO_VSYSCALL_H
4
5
#ifndef __ASSEMBLY__
6
7
#include <asm/vdso/vsyscall.h>
8
9
#endif
/* !__ASSEMBLY__ */
10
11
#endif
/* __VDSO_VSYSCALL_H */