X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-m68k%2Felf.h;h=14ea42152b9785c75925414b7a971212e122604e;hb=161fb0cf5c7e94cd0490e4bd04edcf1e24d1d288;hp=eb63b85f933674f47e1ea8afab0f7d82d23bd3bd;hpb=45c091bb2d453ce4a8b06cf19872ec7a77fc4799;p=linux-2.6 diff --git a/include/asm-m68k/elf.h b/include/asm-m68k/elf.h index eb63b85f93..14ea42152b 100644 --- a/include/asm-m68k/elf.h +++ b/include/asm-m68k/elf.h @@ -114,8 +114,6 @@ typedef struct user_m68kfp_struct elf_fpregset_t; #define ELF_PLATFORM (NULL) -#ifdef __KERNEL__ #define SET_PERSONALITY(ex, ibcs2) set_personality((ibcs2)?PER_SVR4:PER_LINUX) -#endif #endif