drm/panthor: Don't add write fences to the shared BOs
[drm/drm-misc.git] / arch / riscv / include / asm / exec.h
blob07d9942682e0e1b6782a0fae14c148db64f37797
1 /* SPDX-License-Identifier: GPL-2.0-only */
3 #ifndef __ASM_EXEC_H
4 #define __ASM_EXEC_H
6 extern unsigned long arch_align_stack(unsigned long sp);
8 #endif /* __ASM_EXEC_H */