mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-07 09:43:56 -06:00
tci: MAX_OPC_PARAM_IARGS is no longer used
Unused since commit 7b7d8b2d9a
("tcg/tci: Use ffi for calls").
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
This commit is contained in:
parent
8d21de51b9
commit
7789b16d11
2 changed files with 0 additions and 5 deletions
|
@ -18,7 +18,6 @@
|
|||
*/
|
||||
|
||||
#include "qemu/osdep.h"
|
||||
#include "tcg/tcg.h" /* MAX_OPC_PARAM_IARGS */
|
||||
#include "exec/cpu_ldst.h"
|
||||
#include "tcg/tcg-op.h"
|
||||
#include "tcg/tcg-ldst.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue