commit | c17df7960534357fb74074c2f514c831d4a9cf5a | [log] [tgz] |
---|---|---|
author | Zong Li <zong@andestech.com> | Mon Aug 13 13:28:23 2018 +0800 |
committer | Greentime Hu <greentime@andestech.com> | Tue Sep 04 14:45:16 2018 +0800 |
tree | a964b8b713c40a1aff39f68e4a57f80a8906f4db | |
parent | 1944a50859ec2b570b42b459ac25d607fc7c31f0 [diff] |
nds32: Fix empty call trace The compiler predefined macro 'NDS32_ABI_2' had been removed, it should use the '__NDS32_ABI_2' here. Signed-off-by: Zong Li <zong@andestech.com> Acked-by: Greentime Hu <greentime@andestech.com> Signed-off-by: Greentime Hu <greentime@andestech.com>