Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e6cdebdf authored by Simon Marchi's avatar Simon Marchi Committed by Chris Metcalf
Browse files

arch/tile: set CORE_DUMP_USE_REGSET on tile



Following the previous patch which adds support for user_regset, tile
can now use this feature.

Signed-off-by: default avatarSimon Marchi <simon.marchi@polymtl.ca>
Signed-off-by: default avatarChris Metcalf <cmetcalf@tilera.com>
parent 9af62547
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -169,4 +169,6 @@ do { \


#endif /* CONFIG_COMPAT */
#endif /* CONFIG_COMPAT */


#define CORE_DUMP_USE_REGSET

#endif /* _ASM_TILE_ELF_H */
#endif /* _ASM_TILE_ELF_H */