Commit a1b53a7b authored by Ralf Baechle's avatar Ralf Baechle

[MIPS] SB1: Build fix.

Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent f543110d
......@@ -188,7 +188,7 @@ ASMMACRO(enable_fpu_hazard,
.set noreorder;
_ssnop;
bnezl $0,.+4;
_ssnop
_ssnop;
.set pop
)
ASMMACRO(disable_fpu_hazard,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment