diff options
Diffstat (limited to 'gcc/config/arm/netbsd-elf.h')
-rw-r--r-- | gcc/config/arm/netbsd-elf.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/config/arm/netbsd-elf.h b/gcc/config/arm/netbsd-elf.h index 91ba9cd..a8b43f6 100644 --- a/gcc/config/arm/netbsd-elf.h +++ b/gcc/config/arm/netbsd-elf.h @@ -23,10 +23,6 @@ #undef TARGET_VERSION #define TARGET_VERSION fputs (" (NetBSD/arm ELF)", stderr); -/* This is used in ASM_FILE_START. */ -#undef ARM_OS_NAME -#define ARM_OS_NAME "NetBSD" - /* arm.h defaults to ARM6 CPU. */ /* This defaults us to little-endian. */ |