Sign in
googlers
/
maze
/
linux
/
53c9c5c0e32c69f9df1822e47671c13e3402c82f
/
.
/
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