diff options
Diffstat (limited to 'arch/m68k/syscall_arch.h')
-rw-r--r-- | arch/m68k/syscall_arch.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/m68k/syscall_arch.h b/arch/m68k/syscall_arch.h index 53a4256f..af79c306 100644 --- a/arch/m68k/syscall_arch.h +++ b/arch/m68k/syscall_arch.h @@ -88,3 +88,4 @@ static inline long __syscall6(long n, long a, long b, long c, long d, long e, lo } #define SYSCALL_USE_SOCKETCALL +#define SYSCALL_IPC_BROKEN_MODE |