On 3/1/23 19:16, Richard Henderson wrote:
If the instance_finalize hook is NULL, the hook is not called. There is no need to install an empty function.Signed-off-by: Richard Henderson <richard.hender...@linaro.org> --- target/arm/cpu64.c | 5 ----- 1 file changed, 5 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>