summaryrefslogtreecommitdiff
path: root/gdb/config/s390/tm-linux.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/config/s390/tm-linux.h')
-rw-r--r--gdb/config/s390/tm-linux.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/gdb/config/s390/tm-linux.h b/gdb/config/s390/tm-linux.h
index c1b4a294ad8..7b406e0dc0a 100644
--- a/gdb/config/s390/tm-linux.h
+++ b/gdb/config/s390/tm-linux.h
@@ -24,9 +24,7 @@
#ifndef TM_LINUX_H
#define TM_LINUX_H
-#ifdef GDBSERVER
-#define S390_GNULINUX_TARGET
-#endif /* GDBSERVER */
+
#undef TARGET_ELF64
#define TARGET_ELF64 (gdbarch_tdep (current_gdbarch)->intreg_size==8)