On 2/5/24 17:53, Paolo Bonzini wrote:
It is needed in very few places, which already depend on other parts of qdev-core.h files. The benefit of having it in typedefs.h is small.Signed-off-by: Paolo Bonzini <pbonz...@redhat.com> --- include/hw/qdev-core.h | 1 + include/qemu/typedefs.h | 1 - 2 files changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>