On Mon, 27 Feb 2023 at 05:37, Richard Henderson <[email protected]> wrote: > > Move the tcg_temp_free_* and tcg_temp_ebb_new_* declarations > and inlines to the new header. These are private to the > implementation, and will prevent tcg_temp_free_* from creaping > back into the guest front ends.
"creeping". Otherwise Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
