arm64: fix the issue of multiple definition of aarch64_tb_set_jmp_target (issue #387)
This commit is contained in:
@ -7,6 +7,7 @@
|
||||
import sys
|
||||
|
||||
symbols = (
|
||||
'aarch64_tb_set_jmp_target',
|
||||
'use_idiv_instructions_rt',
|
||||
'tcg_target_deposit_valid',
|
||||
'helper_power_down',
|
||||
|
Reference in New Issue
Block a user