]> git.ipfire.org Git - thirdparty/qemu.git/commit
numa: remove types from typedefs.h
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 2 May 2024 14:54:27 +0000 (16:54 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 3 May 2024 13:47:48 +0000 (15:47 +0200)
commit6b30674dadc010d97bf5154d2ce417978e51f608
treeef578e50e23987c4831bc42ff1afdc2832621ee9
parent667cdad031bf54d5ea9c1f3833280b2e8674d788
numa: remove types from typedefs.h

Exactly nobody needs them there.  Place the typedef in the header
that defines the struct.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
include/qemu/typedefs.h
include/sysemu/numa.h