aboutsummaryrefslogtreecommitdiffstats
path: root/arch/avr32/include/asm/elf.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/avr32/include/asm/elf.h')
-rw-r--r--arch/avr32/include/asm/elf.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/avr32/include/asm/elf.h b/arch/avr32/include/asm/elf.h
index e2c328739808..d232888b99d5 100644
--- a/arch/avr32/include/asm/elf.h
+++ b/arch/avr32/include/asm/elf.h
@@ -102,7 +102,4 @@ typedef struct user_fpu_struct elf_fpregset_t;
102 102
103#define ELF_PLATFORM (NULL) 103#define ELF_PLATFORM (NULL)
104 104
105#define SET_PERSONALITY(ex) \
106 set_personality(PER_LINUX_32BIT | (current->personality & (~PER_MASK)))
107
108#endif /* __ASM_AVR32_ELF_H */ 105#endif /* __ASM_AVR32_ELF_H */