diff options
Diffstat (limited to 'include/asm-frv/elf.h')
-rw-r--r-- | include/asm-frv/elf.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-frv/elf.h b/include/asm-frv/elf.h index 7df58a3e6e4a..9fb946bb7dc9 100644 --- a/include/asm-frv/elf.h +++ b/include/asm-frv/elf.h | |||
@@ -137,8 +137,6 @@ do { \ | |||
137 | 137 | ||
138 | #define ELF_PLATFORM (NULL) | 138 | #define ELF_PLATFORM (NULL) |
139 | 139 | ||
140 | #ifdef __KERNEL__ | ||
141 | #define SET_PERSONALITY(ex, ibcs2) set_personality((ibcs2)?PER_SVR4:PER_LINUX) | 140 | #define SET_PERSONALITY(ex, ibcs2) set_personality((ibcs2)?PER_SVR4:PER_LINUX) |
142 | #endif | ||
143 | 141 | ||
144 | #endif | 142 | #endif |