Fix symbol clash on bunlded static libs
This commit is contained in:
@@ -1278,4 +1278,7 @@
|
||||
#define gen_helper_cpsr_read gen_helper_cpsr_read_s390x
|
||||
#define gen_helper_cpsr_write gen_helper_cpsr_write_s390x
|
||||
#define helper_uc_s390x_exit helper_uc_s390x_exit_s390x
|
||||
#define tcg_s390_tod_updated tcg_s390_tod_updated_s390x
|
||||
#define tcg_s390_program_interrupt tcg_s390_program_interrupt_s390x
|
||||
#define tcg_s390_data_exception tcg_s390_data_exception_s390x
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user