mirror of
https://github.com/yuzu-mirror/unicorn.git
synced 2026-04-05 06:25:33 +00:00
target-m68k: Silence unused variable warning
This commit is contained in:
parent
a5ac288135
commit
f0f8d5764a
1 changed files with 0 additions and 1 deletions
|
|
@ -3184,6 +3184,5 @@ done_generating:
|
|||
void restore_state_to_opc(CPUM68KState *env, TranslationBlock *tb,
|
||||
target_ulong *data)
|
||||
{
|
||||
TCGContext *tcg_ctx = env->uc->tcg_ctx;
|
||||
env->pc = data[0];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue