mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 23:33:54 -06:00
sun4m: remove include/hw/sparc/sun4m.h and all references to it
With the previous commit there is now nothing left in sun4m.h so it can be removed, along with all remaining references to it. Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Acked-by: Artyom Tarasenko <atar4qemu@gmail.com>
This commit is contained in:
parent
1527f4886c
commit
f5980f757c
7 changed files with 1 additions and 20 deletions
|
@ -40,7 +40,7 @@
|
|||
#include "net/net.h"
|
||||
#include "qemu/timer.h"
|
||||
#include "qemu/sockets.h"
|
||||
#include "hw/sparc/sun4m.h"
|
||||
#include "hw/sparc/sparc32_dma.h"
|
||||
#include "hw/net/lance.h"
|
||||
#include "trace.h"
|
||||
#include "sysemu/sysemu.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue