replace __wake function with macro that performs direct syscall
[musl] / arch / x86_64 / bits / setjmp.h
index c5b9e4a..81d4968 100644 (file)
@@ -1 +1 @@
-typedef unsigned long jmp_buf [9];
+typedef unsigned long jmp_buf[8];