summaryrefslogtreecommitdiffstats
path: root/arch/um/sys-ppc/asm/elf.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/um/sys-ppc/asm/elf.h')
-rw-r--r--arch/um/sys-ppc/asm/elf.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/um/sys-ppc/asm/elf.h b/arch/um/sys-ppc/asm/elf.h
index af9463cd8ce5..8aacaf56508d 100644
--- a/arch/um/sys-ppc/asm/elf.h
+++ b/arch/um/sys-ppc/asm/elf.h
@@ -17,8 +17,6 @@ extern long elf_aux_hwcap;
#define ELF_CLASS ELFCLASS32
#endif
-#define USE_ELF_CORE_DUMP
-
#define R_386_NONE 0
#define R_386_32 1
#define R_386_PC32 2