mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 07:13: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
|
@ -1,14 +0,0 @@
|
|||
#ifndef SUN4M_H
|
||||
#define SUN4M_H
|
||||
|
||||
#include "qemu-common.h"
|
||||
#include "exec/hwaddr.h"
|
||||
#include "qapi/qmp/types.h"
|
||||
#include "hw/sysbus.h"
|
||||
|
||||
/* Devices used by sparc32 system. */
|
||||
|
||||
/* sparc32_dma.c */
|
||||
#include "hw/sparc/sparc32_dma.h"
|
||||
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue