Home
last modified time | relevance | path

Searched hist:"8 f187142" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/arch/arc/lib/
H A Dreset.c8f187142 Wed May 30 03:31:07 CDT 2018 Alexey Brodkin <abrodkin@synopsys.com> 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>