Staging: comedi: hwdrv_apci2032.c: static sparse fix
[linux/fpc-iii.git] / arch / powerpc / kernel / vdso32 / vdso32_wrapper.S
blob6e8f507ed32bb5f74f9d9f5574f09636ae15f9a3
1 #include <linux/init.h>
2 #include <linux/linkage.h>
3 #include <asm/page.h>
5         __PAGE_ALIGNED_DATA
7         .globl vdso32_start, vdso32_end
8         .balign PAGE_SIZE
9 vdso32_start:
10         .incbin "arch/powerpc/kernel/vdso32/vdso32.so"
11         .balign PAGE_SIZE
12 vdso32_end:
14         .previous