X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=arch%2Fx86_64%2Fbits%2Fsetjmp.h;h=81d4968a1fcc5b8116a53e198bce1c094d3b48ae;hb=3f08154ac494f4739afbc7451f317b2ef1bffbd3;hp=c5b9e4af5c5ea8a760139d4bba289efde3353d74;hpb=1e12632591ab98a6ea3af8680716c28282552981;p=musl diff --git a/arch/x86_64/bits/setjmp.h b/arch/x86_64/bits/setjmp.h index c5b9e4af..81d4968a 100644 --- a/arch/x86_64/bits/setjmp.h +++ b/arch/x86_64/bits/setjmp.h @@ -1 +1 @@ -typedef unsigned long jmp_buf [9]; +typedef unsigned long jmp_buf[8];