rework langinfo code for ABI compat and for use by time code
[musl] / arch / powerpc / bits / setjmp.h
index a4baec4..1cb0f26 100644 (file)
@@ -1 +1 @@
-typedef unsigned long jmp_buf [64];
+typedef unsigned long long __jmp_buf[56];