summaryrefslogtreecommitdiffstats
path: root/libc-top-half/musl/arch/i386/bits/setjmp.h
diff options
context:
space:
mode:
Diffstat (limited to 'libc-top-half/musl/arch/i386/bits/setjmp.h')
-rw-r--r--libc-top-half/musl/arch/i386/bits/setjmp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libc-top-half/musl/arch/i386/bits/setjmp.h b/libc-top-half/musl/arch/i386/bits/setjmp.h
new file mode 100644
index 0000000..decd26d
--- /dev/null
+++ b/libc-top-half/musl/arch/i386/bits/setjmp.h
@@ -0,0 +1 @@
+typedef unsigned long __jmp_buf[6];