Loading arch/avr32/include/asm/elf.h +0 −3 Original line number Diff line number Diff line Loading @@ -102,7 +102,4 @@ typedef struct user_fpu_struct elf_fpregset_t; #define ELF_PLATFORM (NULL) #define SET_PERSONALITY(ex) \ set_personality(PER_LINUX_32BIT | (current->personality & (~PER_MASK))) #endif /* __ASM_AVR32_ELF_H */ arch/blackfin/include/asm/elf.h +0 −3 Original line number Diff line number Diff line Loading @@ -132,7 +132,4 @@ do { \ #define ELF_PLATFORM (NULL) #define SET_PERSONALITY(ex) \ set_personality(PER_LINUX | (current->personality & (~PER_MASK))) #endif arch/c6x/include/asm/elf.h +0 −3 Original line number Diff line number Diff line Loading @@ -77,9 +77,6 @@ do { \ #define ELF_PLATFORM (NULL) #define SET_PERSONALITY(ex) \ set_personality(PER_LINUX | (current->personality & (~PER_MASK))) /* C6X specific section types */ #define SHT_C6000_UNWIND 0x70000001 #define SHT_C6000_PREEMPTMAP 0x70000002 Loading arch/cris/include/asm/elf.h +0 −3 Original line number Diff line number Diff line Loading @@ -86,7 +86,4 @@ typedef unsigned long elf_fpregset_t; #define ELF_PLATFORM (NULL) #define SET_PERSONALITY(ex) \ set_personality(PER_LINUX | (current->personality & (~PER_MASK))) #endif arch/frv/include/asm/elf.h +0 −3 Original line number Diff line number Diff line Loading @@ -137,7 +137,4 @@ do { \ #define ELF_PLATFORM (NULL) #define SET_PERSONALITY(ex) \ set_personality(PER_LINUX | (current->personality & (~PER_MASK))) #endif Loading
arch/avr32/include/asm/elf.h +0 −3 Original line number Diff line number Diff line Loading @@ -102,7 +102,4 @@ typedef struct user_fpu_struct elf_fpregset_t; #define ELF_PLATFORM (NULL) #define SET_PERSONALITY(ex) \ set_personality(PER_LINUX_32BIT | (current->personality & (~PER_MASK))) #endif /* __ASM_AVR32_ELF_H */
arch/blackfin/include/asm/elf.h +0 −3 Original line number Diff line number Diff line Loading @@ -132,7 +132,4 @@ do { \ #define ELF_PLATFORM (NULL) #define SET_PERSONALITY(ex) \ set_personality(PER_LINUX | (current->personality & (~PER_MASK))) #endif
arch/c6x/include/asm/elf.h +0 −3 Original line number Diff line number Diff line Loading @@ -77,9 +77,6 @@ do { \ #define ELF_PLATFORM (NULL) #define SET_PERSONALITY(ex) \ set_personality(PER_LINUX | (current->personality & (~PER_MASK))) /* C6X specific section types */ #define SHT_C6000_UNWIND 0x70000001 #define SHT_C6000_PREEMPTMAP 0x70000002 Loading
arch/cris/include/asm/elf.h +0 −3 Original line number Diff line number Diff line Loading @@ -86,7 +86,4 @@ typedef unsigned long elf_fpregset_t; #define ELF_PLATFORM (NULL) #define SET_PERSONALITY(ex) \ set_personality(PER_LINUX | (current->personality & (~PER_MASK))) #endif
arch/frv/include/asm/elf.h +0 −3 Original line number Diff line number Diff line Loading @@ -137,7 +137,4 @@ do { \ #define ELF_PLATFORM (NULL) #define SET_PERSONALITY(ex) \ set_personality(PER_LINUX | (current->personality & (~PER_MASK))) #endif