aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/sys-x86_64/asm/elf.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/um/sys-x86_64/asm/elf.h')
-rw-r--r--arch/um/sys-x86_64/asm/elf.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/um/sys-x86_64/asm/elf.h b/arch/um/sys-x86_64/asm/elf.h
index 04b9e87c8dad..49655c83efd2 100644
--- a/arch/um/sys-x86_64/asm/elf.h
+++ b/arch/um/sys-x86_64/asm/elf.h
@@ -104,7 +104,6 @@ extern int elf_core_copy_fpregs(struct task_struct *t, elf_fpregset_t *fpu);
clear_thread_flag(TIF_IA32);
#endif
-#define USE_ELF_CORE_DUMP
#define ELF_EXEC_PAGESIZE 4096
#define ELF_ET_DYN_BASE (2 * TASK_SIZE / 3)