aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-h8300/elf.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-h8300/elf.h')
-rw-r--r--include/asm-h8300/elf.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-h8300/elf.h b/include/asm-h8300/elf.h
index 7ba6a0af447..26bfc7e641d 100644
--- a/include/asm-h8300/elf.h
+++ b/include/asm-h8300/elf.h
@@ -55,9 +55,7 @@ typedef unsigned long elf_fpregset_t;
55 55
56#define ELF_PLATFORM (NULL) 56#define ELF_PLATFORM (NULL)
57 57
58#ifdef __KERNEL__
59#define SET_PERSONALITY(ex, ibcs2) set_personality(PER_LINUX) 58#define SET_PERSONALITY(ex, ibcs2) set_personality(PER_LINUX)
60#endif
61 59
62#define R_H8_NONE 0 60#define R_H8_NONE 0
63#define R_H8_DIR32 1 61#define R_H8_DIR32 1