Sign in
zircon-guest
/
third_party
/
linux
/
56536cb602eaf2f2f59c72d8f31de8112ce315ff
/
.
/
arch
/
x86
/
um
/
vdso
/
vdso.S
blob: a4a3870dc059b0f89c3b345909345b51eef0164a [
file
] [
log
] [
blame
]
/*
SPDX
-
License
-
Identifier
:
GPL
-2.0
*/
#include <linux/init.h>
__INITDATA
.globl vdso_start
,
vdso_end
vdso_start
:
.incbin
"arch/x86/um/vdso/vdso.so"
vdso_end
:
__FINIT