mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Merge.
This commit is contained in:
commit
e4aaa62605
@ -385,7 +385,7 @@ class MacroAssembler : public MacroAssemblerSpecific
|
|||||||
callPreBarrier(address, type);
|
callPreBarrier(address, type);
|
||||||
jump(&done);
|
jump(&done);
|
||||||
|
|
||||||
align(16);
|
align(8);
|
||||||
bind(&done);
|
bind(&done);
|
||||||
return nopJump;
|
return nopJump;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user