PPC port cleaned up, static linking works well now.
[musl] / arch / powerpc / bits / setjmp.h
diff --git a/arch/powerpc/bits/setjmp.h b/arch/powerpc/bits/setjmp.h
new file mode 100644 (file)
index 0000000..a4baec4
--- /dev/null
@@ -0,0 +1 @@
+typedef unsigned long jmp_buf [64];