aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/vdso64/restart_syscall.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/parisc/kernel/vdso64/restart_syscall.S')
-rw-r--r--arch/parisc/kernel/vdso64/restart_syscall.S3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/parisc/kernel/vdso64/restart_syscall.S b/arch/parisc/kernel/vdso64/restart_syscall.S
new file mode 100644
index 000000000000..83004451f6b1
--- /dev/null
+++ b/arch/parisc/kernel/vdso64/restart_syscall.S
@@ -0,0 +1,3 @@
+/* SPDX-License-Identifier: GPL-2.0 */
+
+#include "../vdso32/restart_syscall.S"