Merge branches 'stable/drivers-3.2', 'stable/drivers.bugfixes-3.2' and 'stable/pci...
[linux-btrfs-devel.git] / arch / um / sys-x86_64 / vdso / vdso.S
blobec82c1686bd69c236dfc098ba256f198f1691a0f
1 #include <linux/init.h>
3 __INITDATA
5         .globl vdso_start, vdso_end
6 vdso_start:
7         .incbin "arch/um/sys-x86_64/vdso/vdso.so"
8 vdso_end:
10 __FINIT