Commits
Alexey Brodkin committed 8f187142e51
ARC: Reset: Use __builtin_arc_brk() instead of open-coded ASM For quite some time we have a GCC's built-in which inserts BRK instruction so let's use it instead of simple insertion of in-line assembly. Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>