refactor headers, especially alltypes.h, and improve C++ ABI compat
[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];