summaryrefslogtreecommitdiffstats
path: root/arch/alpha/include/asm/elf.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/alpha/include/asm/elf.h')
-rw-r--r--arch/alpha/include/asm/elf.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/alpha/include/asm/elf.h b/arch/alpha/include/asm/elf.h
index 5c75c1b2352a..9baae8afe8a3 100644
--- a/arch/alpha/include/asm/elf.h
+++ b/arch/alpha/include/asm/elf.h
@@ -81,7 +81,6 @@ typedef elf_fpreg_t elf_fpregset_t[ELF_NFPREG];
#define ELF_DATA ELFDATA2LSB
#define ELF_ARCH EM_ALPHA
-#define USE_ELF_CORE_DUMP
#define ELF_EXEC_PAGESIZE 8192
/* This is the location that an ET_DYN program is loaded if exec'ed. Typical