update ppc atomic code to match the endian-agnostic version on other archs
[musl] / arch / i386 / bits / setjmp.h
1 typedef unsigned long jmp_buf[6];