提交 a1b53a7b 编写于 作者: R Ralf Baechle

[MIPS] SB1: Build fix.

Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
上级 f543110d
...@@ -188,7 +188,7 @@ ASMMACRO(enable_fpu_hazard, ...@@ -188,7 +188,7 @@ ASMMACRO(enable_fpu_hazard,
.set noreorder; .set noreorder;
_ssnop; _ssnop;
bnezl $0,.+4; bnezl $0,.+4;
_ssnop _ssnop;
.set pop .set pop
) )
ASMMACRO(disable_fpu_hazard, ASMMACRO(disable_fpu_hazard,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册