Add jmp_buf-macros.h
[glibc.git] / sysdeps / unix / sysv / linux / x86_64 / x32 / jmp_buf-macros.h
blob2fa8e9ec383097b1554df2d6b2faecb3fde83ab2
1 #define JMP_BUF_SIZE 200
2 #define SIGJMP_BUF_SIZE 200
3 #define JMP_BUF_ALIGN 8
4 #define SIGJMP_BUF_ALIGN 8
5 #define MASK_WAS_SAVED_OFFSET 64
6 #define SAVED_MASK_OFFSET 68