[MIPS] SB1: Build fix.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
Ralf Baechle 2007-05-09 17:49:53 +01:00
parent f543110da7
commit a1b53a7b22

View file

@ -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,