Port musl to x86-64. One giant commit!
[musl] / arch / x86_64 / bits / setjmp.h
diff --git a/arch/x86_64/bits/setjmp.h b/arch/x86_64/bits/setjmp.h
new file mode 100644 (file)
index 0000000..c5b9e4a
--- /dev/null
@@ -0,0 +1 @@
+typedef unsigned long jmp_buf [9];