
23 Oct
2018
23 Oct
'18
8:58 a.m.
Start.S uses both tabs and spaces after instructions. Fix this by only
nits: start.S
using tabs after instructions.
Signed-off-by: Lukas Auer lukas.auer@aisec.fraunhofer.de
arch/riscv/cpu/start.S | 322 ++++++++++++++++++++--------------------- 1 file changed, 161 insertions(+), 161 deletions(-)
Reviewed-by: Bin Meng bmeng.cn@gmail.com
Reviewed-by: Rick Chen rick@andestech.com
Regards, Bin