aboutsummaryrefslogtreecommitdiffstats
path: root/arch/c6x/include/asm/elf.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/c6x/include/asm/elf.h')
-rw-r--r--arch/c6x/include/asm/elf.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/c6x/include/asm/elf.h b/arch/c6x/include/asm/elf.h
index 32b997126adf..9a4dfc5eb249 100644
--- a/arch/c6x/include/asm/elf.h
+++ b/arch/c6x/include/asm/elf.h
@@ -77,9 +77,6 @@ do { \
77 77
78#define ELF_PLATFORM (NULL) 78#define ELF_PLATFORM (NULL)
79 79
80#define SET_PERSONALITY(ex) \
81 set_personality(PER_LINUX | (current->personality & (~PER_MASK)))
82
83/* C6X specific section types */ 80/* C6X specific section types */
84#define SHT_C6000_UNWIND 0x70000001 81#define SHT_C6000_UNWIND 0x70000001
85#define SHT_C6000_PREEMPTMAP 0x70000002 82#define SHT_C6000_PREEMPTMAP 0x70000002