rework langinfo code for ABI compat and for use by time code
[musl] / arch / x86_64 / bits / setjmp.h
index c5b9e4a..63973a8 100644 (file)
@@ -1 +1 @@
-typedef unsigned long jmp_buf [9];
+typedef unsigned long __jmp_buf[8];