use 64-bit semid_ds layout in the generic version of bits/sem.h
[musl] / arch / sh / syscall_arch.h
index 84758fe..48f61d9 100644 (file)
@@ -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