aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/tile/include/asm/elf.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/tile/include/asm/elf.h b/arch/tile/include/asm/elf.h
index f8ccf08f6934..2b43fa0fb37b 100644
--- a/arch/tile/include/asm/elf.h
+++ b/arch/tile/include/asm/elf.h
@@ -169,4 +169,6 @@ do { \
169 169
170#endif /* CONFIG_COMPAT */ 170#endif /* CONFIG_COMPAT */
171 171
172#define CORE_DUMP_USE_REGSET
173
172#endif /* _ASM_TILE_ELF_H */ 174#endif /* _ASM_TILE_ELF_H */