aboutsummaryrefslogtreecommitdiff
path: root/arch/score/include/asm/elf.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/score/include/asm/elf.h')
-rw-r--r--arch/score/include/asm/elf.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/score/include/asm/elf.h b/arch/score/include/asm/elf.h
index 43526d9fda9..6a9421c693c 100644
--- a/arch/score/include/asm/elf.h
+++ b/arch/score/include/asm/elf.h
@@ -52,16 +52,10 @@ typedef elf_fpreg_t elf_fpregset_t;
#define ELF_DATA ELFDATA2LSB
#define ELF_ARCH EM_SCORE7
-#define SET_PERSONALITY(ex) \
-do { \
- set_personality(PER_LINUX); \
-} while (0)
-
struct task_struct;
struct pt_regs;
#define CORE_DUMP_USE_REGSET
-#define USE_ELF_CORE_DUMP
#define ELF_EXEC_PAGESIZE PAGE_SIZE
/* This yields a mask that user programs can use to figure out what