drm/panthor: Don't add write fences to the shared BOs
[drm/drm-misc.git] / arch / riscv / kernel / compat_vdso / compat_vdso.S
blobffd66237e091ee77958d02cf25a32ffc2eaaa8a7
1 /* SPDX-License-Identifier: GPL-2.0-only */
3 #define vdso_start      compat_vdso_start
4 #define vdso_end        compat_vdso_end
6 #define __VDSO_PATH     "arch/riscv/kernel/compat_vdso/compat_vdso.so"
8 #include "../vdso/vdso.S"