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