Remove extra whitespace from end of line.

This commit is contained in:
Steve Ellcey 2014-10-01 13:46:51 -07:00
parent b925285f98
commit 7a34129911
1 changed files with 1 additions and 1 deletions

View File

@ -128,7 +128,7 @@ L(worddiff):
subu t0, v0, t8 subu t0, v0, t8
nor t1, v0, t9 nor t1, v0, t9
and t1, t0, t1 and t1, t0, t1
xor t0, v0, v1 xor t0, v0, v1
or t0, t0, t1 or t0, t0, t1
# if __BYTE_ORDER__ == __ORDER_LITTLE_ENDIAN__ # if __BYTE_ORDER__ == __ORDER_LITTLE_ENDIAN__
wsbh t0, t0 wsbh t0, t0