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

@ -1,6 +1,7 @@
/* Autogen header for Unicorn Engine - DONOT MODIFY */
#ifndef UNICORN_AUTOGEN_MIPS_H
#define UNICORN_AUTOGEN_MIPS_H
#define aarch64_tb_set_jmp_target aarch64_tb_set_jmp_target_mips
#define use_idiv_instructions_rt use_idiv_instructions_rt_mips
#define tcg_target_deposit_valid tcg_target_deposit_valid_mips
#define helper_power_down helper_power_down_mips