Home
last modified time | relevance | path

Searched hist:"31 b55f5bdadc74e980e76a932aace79444ab4e2f" (Results 1 – 1 of 1) sorted by relevance

/qemu/include/hw/ppc/
H A Dvof.h31b55f5bdadc74e980e76a932aace79444ab4e2f Tue Dec 13 12:35:48 UTC 2022 Philippe Mathieu-Daudé <philmd@linaro.org> hw/ppc/vof: Do not include the full "cpu.h"

"vof.h" doesn't need the full "cpu.h" to get the target_ulong
definition, including "exec/cpu-defs.h" is enough.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Message-Id: <20221213123550.39302-3-philmd@linaro.org>
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>