On 5/4/22 04:25, Mark Cave-Ayland wrote:
This file is now just a simple wrapper that includes hppa_hardware.h so remove
the file completely, and update its single user in machine.c to include
hppa_hardware.h directly.
Signed-off-by: Mark Cave-Ayland<mark.cave-ayl...@ilande.co.uk>
Acked-by: Helge Deller<del...@gmx.de>
---
hw/hppa/hppa_sys.h | 8 --------
hw/hppa/machine.c | 2 +-
2 files changed, 1 insertion(+), 9 deletions(-)
delete mode 100644 hw/hppa/hppa_sys.h
Reviewed-by: Richard Henderson <richard.hender...@linaro.org>
r~