]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-frv/elf.h
Merge branch 'linus' into sched/urgent
[linux-2.6-omap-h63xx.git] / include / asm-frv / elf.h
index 7df58a3e6e4a5537e69ea2fb97cc1be4c16c7368..9fb946bb7dc98c26cc8b43b2e3686647238e0d86 100644 (file)
@@ -137,8 +137,6 @@ do {                                                                                        \
 
 #define ELF_PLATFORM  (NULL)
 
-#ifdef __KERNEL__
 #define SET_PERSONALITY(ex, ibcs2) set_personality((ibcs2)?PER_SVR4:PER_LINUX)
-#endif
 
 #endif