1 /* Private macros for accessing __jmp_buf contents. BFIN version. */ 2 /* 3 * Copyright (C) 2000-2006 Erik Andersen <andersen@uclibc.org> 4 * 5 * Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball. 6 */ 7 8 #define JB_SP 1 9