aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/sys-i386/asm/elf.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/um/sys-i386/asm/elf.h')
-rw-r--r--arch/um/sys-i386/asm/elf.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/um/sys-i386/asm/elf.h b/arch/um/sys-i386/asm/elf.h
index d0da9d7c5371..770885472ed4 100644
--- a/arch/um/sys-i386/asm/elf.h
+++ b/arch/um/sys-i386/asm/elf.h
@@ -48,7 +48,6 @@ typedef struct user_i387_struct elf_fpregset_t;
PT_REGS_EAX(regs) = 0; \
} while (0)
-#define USE_ELF_CORE_DUMP
#define ELF_EXEC_PAGESIZE 4096
#define ELF_ET_DYN_BASE (2 * TASK_SIZE / 3)