Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
9b033ffdc4492f9882d1e3d8416f3c9a3b1c281e
/
.
/
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