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