summaryrefslogtreecommitdiff
path: root/sysdeps/sparc/__longjmp.S
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/sparc/__longjmp.S')
-rw-r--r--sysdeps/sparc/__longjmp.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/sparc/__longjmp.S b/sysdeps/sparc/__longjmp.S
index 38bc7bbac8..5424300fe5 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)]