aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-v850/elf.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-v850/elf.h')
-rw-r--r--include/asm-v850/elf.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-v850/elf.h b/include/asm-v850/elf.h
index 7db8edffb1c6..28f5b176ff1a 100644
--- a/include/asm-v850/elf.h
+++ b/include/asm-v850/elf.h
@@ -94,8 +94,6 @@ typedef struct user_fpu_struct elf_fpregset_t;
94 0; \ 94 0; \
95 } while (0) 95 } while (0)
96 96
97#ifdef __KERNEL__
98#define SET_PERSONALITY(ex, ibcs2) set_personality(PER_LINUX_32BIT) 97#define SET_PERSONALITY(ex, ibcs2) set_personality(PER_LINUX_32BIT)
99#endif
100 98
101#endif /* __V850_ELF_H__ */ 99#endif /* __V850_ELF_H__ */