X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Ftdep-ppc32%2Fjmpbuf.h;h=861e94d9712fea1d9a9a61aae8be0d8e4828daad;hb=c3646297060ae1629ff1d1b10f648267f0495a0f;hp=3780d5b5e7afe2d008c3359cb707d8e55e19309e;hpb=0349587920c255c479240518d9c04581977144eb;p=platform%2Fupstream%2Flibunwind.git diff --git a/include/tdep-ppc32/jmpbuf.h b/include/tdep-ppc32/jmpbuf.h index 3780d5b..861e94d 100644 --- a/include/tdep-ppc32/jmpbuf.h +++ b/include/tdep-ppc32/jmpbuf.h @@ -31,7 +31,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /* Use glibc's jump-buffer indices; NPTL peeks at SP: */ -#define JB_SP 6 -#define JB_RP 7 -#define JB_MASK_SAVED 8 -#define JB_MASK 9 +#define JB_SP 6 +#define JB_RP 7 +#define JB_MASK_SAVED 8 +#define JB_MASK 9