Re: [PATCH v3 44/48] tcg: Remove target-specific headers from tcg.[ch]

2023-05-30 Thread Philippe Mathieu-Daudé
On 31/5/23 06:03, Richard Henderson wrote: This finally paves the way for tcg/ to be built once per mode. Signed-off-by: Richard Henderson --- include/tcg/tcg.h | 1 - accel/tcg/plugin-gen.c | 1 + tcg/region.c | 2 +- tcg/tcg-op.c | 2 +- tcg/tcg.c |

[PATCH v3 44/48] tcg: Remove target-specific headers from tcg.[ch]

2023-05-30 Thread Richard Henderson
This finally paves the way for tcg/ to be built once per mode. Signed-off-by: Richard Henderson --- include/tcg/tcg.h | 1 - accel/tcg/plugin-gen.c | 1 + tcg/region.c | 2 +- tcg/tcg-op.c | 2 +- tcg/tcg.c | 2 +- 5 files changed, 4 insertions(+), 4 deletio