aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/s390
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/s390')
-rw-r--r--sysdeps/s390/s390-32/sysdep.h3
-rw-r--r--sysdeps/s390/s390-64/sysdep.h3
2 files changed, 4 insertions, 2 deletions
diff --git a/sysdeps/s390/s390-32/sysdep.h b/sysdeps/s390/s390-32/sysdep.h
index 2fe9f530e1..316fc4c848 100644
--- a/sysdeps/s390/s390-32/sysdep.h
+++ b/sysdeps/s390/s390-32/sysdep.h
@@ -1,5 +1,5 @@
/* Assembler macros for s390.
- Copyright (C) 2000, 2001 Free Software Foundation, Inc.
+ Copyright (C) 2000, 2001, 2003 Free Software Foundation, Inc.
Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
This file is part of the GNU C Library.
@@ -94,6 +94,7 @@ lose: SYSCALL_PIC_SETUP \
#define PSEUDO_END(name) \
END (name)
+#undef JUMPTARGET
#ifdef PIC
#define JUMPTARGET(name) \
basr %r1,0 \
diff --git a/sysdeps/s390/s390-64/sysdep.h b/sysdeps/s390/s390-64/sysdep.h
index 7cf745bdf9..430cee30f8 100644
--- a/sysdeps/s390/s390-64/sysdep.h
+++ b/sysdeps/s390/s390-64/sysdep.h
@@ -1,5 +1,5 @@
/* Assembler macros for 64 bit S/390.
- Copyright (C) 2001 Free Software Foundation, Inc.
+ Copyright (C) 2001, 2003 Free Software Foundation, Inc.
Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
This file is part of the GNU C Library.
@@ -92,6 +92,7 @@ lose: SYSCALL_PIC_SETUP \
#define PSEUDO_END(name) \
END (name)
+#undef JUMPTARGET
#ifdef PIC
#define JUMPTARGET(name) \
brasl name##@PLT