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