blob: 834f5fb24377dc42cfb62e0db82396a8fd67dffa [file] [log] [blame]
#define JMP_BUF_SIZE 32
#define SIGJMP_BUF_SIZE 32
#define JMP_BUF_ALIGN 4
#define SIGJMP_BUF_ALIGN 4
#define MASK_WAS_SAVED_OFFSET 24
#define SAVED_MASK_OFFSET 28