CI(full),CI(release): Fix symbol clash

This commit is contained in:
mio
2025-02-11 16:28:45 +08:00
parent b4eb933ec8
commit d437090bbc
17 changed files with 17 additions and 0 deletions

View File

@@ -1290,6 +1290,7 @@
#define gen_helper_cpsr_read gen_helper_cpsr_read_aarch64
#define gen_helper_cpsr_write gen_helper_cpsr_write_aarch64
#define tlb_reset_dirty_by_vaddr tlb_reset_dirty_by_vaddr_aarch64
#define helper_stqcx_le_parallel helper_stqcx_le_parallel_aarch64
#define cpu_aarch64_init cpu_aarch64_init_aarch64
#define arm_cpu_exec_interrupt arm_cpu_exec_interrupt_aarch64
#define arm_cpu_update_virq arm_cpu_update_virq_aarch64