(udivsi3): Fix hunk from previous patch that did not apply correctly.

From-SVN: r13801
This commit is contained in:
Richard Kenner 1997-03-25 15:28:51 -05:00
parent 9fb9ea4a4e
commit 9ab8cffd48

View File

@ -387,7 +387,7 @@ L1: addl d0,d0 | shift reg pair (p,a) one bit left
movl d3,d2
L2: subql IMM (1),d4
jcc L1
moveml sp@+,d2-d4 | restore data registers
moveml sp@,d2-d4 | restore data registers
unlk a6 | and return
rts
#endif /* __mcf5200__ */