diff options
Diffstat (limited to 'sysdeps/sparc/__longjmp.S')
-rw-r--r-- | sysdeps/sparc/__longjmp.S | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/sparc/__longjmp.S b/sysdeps/sparc/__longjmp.S index 38bc7bb..5424300 100644 --- a/sysdeps/sparc/__longjmp.S +++ b/sysdeps/sparc/__longjmp.S @@ -18,6 +18,7 @@ Cambridge, MA 02139, USA. */ #include <sysdep.h> +#define _ASM 1 #include <jmp_buf.h> #define ENV(reg) [%g1 + (reg * 4)] |