Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
bb176f67090ca54869fc1262c913aa69d2ede070
/
.
/
arch
/
x86
/
um
/
vdso
/
vdso.S
blob: 1cb468adacbbd50d02ae13c69191aa789337aaf0 [
file
] [
log
] [
blame
]
#include <linux/init.h>
__INITDATA
.globl vdso_start
,
vdso_end
vdso_start
:
.incbin
"arch/x86/um/vdso/vdso.so"
vdso_end
:
__FINIT