On 28/1/24 05:42, Richard Henderson wrote:
QEMU coding style recommends using structure typedefs.
Signed-off-by: Richard Henderson
---
include/hw/core/cpu.h | 5 +
include/qemu/typedefs.h| 1 +
bsd-user/signal.c | 4 ++--
linux-user/signal.c| 4 ++--
target/a
QEMU coding style recommends using structure typedefs.
Signed-off-by: Richard Henderson
---
include/hw/core/cpu.h | 5 +
include/qemu/typedefs.h| 1 +
bsd-user/signal.c | 4 ++--
linux-user/signal.c| 4 ++--
target/alpha/cpu.c | 2 +-
target/arm/cpu.c