commit | e6300bee2dd29ca392b573d55bb93b614028c30e | [log] [tgz] |
---|---|---|
author | Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com> | Fri Nov 20 22:12:14 2020 +0300 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Thu Nov 26 13:51:33 2020 +0100 |
tree | d6175f9c508dd4ae7e651d9240252b3f49468815 | |
parent | a937487087b703f1092f4b5100f560357947765a [diff] |
ARC: handle the difference of GNU & MWDT assembly for CONFIG_SMP=y Handle the difference of GNU & MWDT assembly for ARC-specific code guarded by CONFIG_SMP define. That fixies SMP platforms build with MWDT toolchain. Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>