arm64: fix the issue of multiple definition of aarch64_tb_set_jmp_target (issue #387)

This commit is contained in:
Nguyen Anh Quynh
2016-01-22 22:44:18 +08:00
parent 21c614d0af
commit 6490b4f2a9
12 changed files with 12 additions and 0 deletions

View File

@ -7,6 +7,7 @@
import sys
symbols = (
'aarch64_tb_set_jmp_target',
'use_idiv_instructions_rt',
'tcg_target_deposit_valid',
'helper_power_down',