1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-29 11:41:21 +03:00

2002-12-14 Olaf Hering <olh@suse.de>

* sysdeps/powerpc/bits/setjmp.h: Include <bits/wordsize.h>.
        * sysdeps/powerpc/powerpc64/setjmp.S: Fix typo in r18 load.
This commit is contained in:
Roland McGrath
2002-12-15 11:40:22 +00:00
parent 0d5f4929fe
commit 48b8ea659b
2 changed files with 5 additions and 4 deletions

View File

@ -27,6 +27,8 @@
assembler easier. Naturally, user code should not depend on
either representation. */
#include <bits/wordsize.h>
#if defined __USE_MISC || defined _ASM
# define JB_GPR1 0 /* Also known as the stack pointer */
# define JB_GPR2 1