]> git.proxmox.com Git - wasi-libc.git/blobdiff - libc-top-half/musl/arch/aarch64/bits/setjmp.h
WASI libc prototype implementation.
[wasi-libc.git] / libc-top-half / musl / arch / aarch64 / bits / setjmp.h
diff --git a/libc-top-half/musl/arch/aarch64/bits/setjmp.h b/libc-top-half/musl/arch/aarch64/bits/setjmp.h
new file mode 100644 (file)
index 0000000..54bc261
--- /dev/null
@@ -0,0 +1 @@
+typedef unsigned long __jmp_buf[22];