summaryrefslogtreecommitdiff
path: root/arch/sh/syscall_arch.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh/syscall_arch.h')
-rw-r--r--arch/sh/syscall_arch.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/sh/syscall_arch.h b/arch/sh/syscall_arch.h
index 84758fe0..48f61d94 100644
--- a/arch/sh/syscall_arch.h
+++ b/arch/sh/syscall_arch.h
@@ -86,3 +86,5 @@ static inline long __syscall6(long n, long a, long b, long c, long d, long e, lo
register long r1 __asm__("r1") = f;
__asm_syscall(22, "r"(r3), "r"(r4), "r"(r5), "r"(r6), "r"(r7), "0"(r0), "r"(r1));
}
+
+#define SYSCALL_IPC_BROKEN_MODE