add arm_release to qemu/header_gen.py, and regenerate qemu/armeb.h

This commit is contained in:
Nguyen Anh Quynh
2017-03-14 23:41:31 +08:00
parent d2740b17ce
commit a267af7d95
13 changed files with 85 additions and 73 deletions

View File

@ -7,6 +7,7 @@
import sys
symbols = (
'arm_release',
'aarch64_tb_set_jmp_target',
'ppc_tb_set_jmp_target',
'use_idiv_instructions_rt',