X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=arch%2Fx86_64%2Fbits%2Fsetjmp.h;fp=arch%2Fx86_64%2Fbits%2Fsetjmp.h;h=c5b9e4af5c5ea8a760139d4bba289efde3353d74;hb=1e12632591ab98a6ea3af8680716c28282552981;hp=0000000000000000000000000000000000000000;hpb=c2afb747b0296f23cd1903e82ccbdee3fc2978fd;p=musl diff --git a/arch/x86_64/bits/setjmp.h b/arch/x86_64/bits/setjmp.h new file mode 100644 index 00000000..c5b9e4af --- /dev/null +++ b/arch/x86_64/bits/setjmp.h @@ -0,0 +1 @@ +typedef unsigned long jmp_buf [9];