about summary refs log tree commit diff
path: root/sysdeps/s390/s390-32/sysdep.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/s390/s390-32/sysdep.h')
-rw-r--r--sysdeps/s390/s390-32/sysdep.h3
1 files changed, 2 insertions, 1 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            \