summaryrefslogtreecommitdiff
path: root/gcc/config/xtensa/linux.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/xtensa/linux.h')
-rw-r--r--gcc/config/xtensa/linux.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/config/xtensa/linux.h b/gcc/config/xtensa/linux.h
index 83d2a976749..601b0a85fe4 100644
--- a/gcc/config/xtensa/linux.h
+++ b/gcc/config/xtensa/linux.h
@@ -24,9 +24,6 @@ along with GCC; see the file COPYING3. If not see
#undef SUBTARGET_CPP_SPEC
#define SUBTARGET_CPP_SPEC "%{posix:-D_POSIX_SOURCE} %{pthread:-D_REENTRANT}"
-#undef TARGET_VERSION
-#define TARGET_VERSION fputs (" (Xtensa GNU/Linux with ELF)", stderr);
-
#undef SIZE_TYPE
#define SIZE_TYPE "unsigned int"