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
iwlwifi: mvm: fix version check for GEO_TX_POWER_LIMIT support
[linux/fpc-iii.git]
/
arch
/
x86
/
um
/
vdso
/
vdso.S
blob
a4a3870dc059b0f89c3b345909345b51eef0164a
1
/* SPDX-License-Identifier: GPL-2.0 */
2
#include <linux/init.h>
3
4
__INITDATA
5
6
.globl vdso_start, vdso_end
7
vdso_start:
8
.incbin "arch/x86/um/vdso/vdso.so"
9
vdso_end:
10
11
__FINIT