diff options
| -rw-r--r-- | arch/metag/include/asm/elf.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/metag/include/asm/elf.h b/arch/metag/include/asm/elf.h index d63b9d0e57dd..d2baf6961794 100644 --- a/arch/metag/include/asm/elf.h +++ b/arch/metag/include/asm/elf.h | |||
| @@ -100,9 +100,6 @@ typedef unsigned long elf_fpregset_t; | |||
| 100 | 100 | ||
| 101 | #define ELF_PLATFORM (NULL) | 101 | #define ELF_PLATFORM (NULL) |
| 102 | 102 | ||
| 103 | #define SET_PERSONALITY(ex) \ | ||
| 104 | set_personality(PER_LINUX | (current->personality & (~PER_MASK))) | ||
| 105 | |||
| 106 | #define STACK_RND_MASK (0) | 103 | #define STACK_RND_MASK (0) |
| 107 | 104 | ||
| 108 | #ifdef CONFIG_METAG_USER_TCM | 105 | #ifdef CONFIG_METAG_USER_TCM |
