mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2024-12-23 19:35:29 +00:00
b33a5bd513
We can tell that a decodetree input file is "secondary" when it uses an argument set marked "!extern". This indicates that at least one of the insn translation functions will have already been declared by the "primary" input file, but given only the secondary we cannot tell which. Avoid redundant declaration warnings by suppressing them with pragmas. Backports commit c692079597d98337b6f25deff7599afe39b2a468 from qemu |
||
---|---|---|
.. | ||
qapi | ||
create_config | ||
decodetree.py | ||
make_device_config.sh | ||
ordereddict.py | ||
qapi-gen.py |