io_uring: ensure finish_wait() is always called in __io_uring_task_cancel()
[linux/fpc-iii.git] / arch / csky / include / asm / vdso.h
blobd963d691f3a1f75e18348639aa0181d173df8540
1 /* SPDX-License-Identifier: GPL-2.0 */
3 #ifndef __ASM_CSKY_VDSO_H
4 #define __ASM_CSKY_VDSO_H
6 #include <abi/vdso.h>
8 struct csky_vdso {
9 unsigned short rt_signal_retcode[4];
12 #endif /* __ASM_CSKY_VDSO_H */