mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 08:13:54 -06:00
hw: move timer devices to hw/timer/, configure with default-configs/
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
47934d0aad
commit
3bd884511f
28 changed files with 37 additions and 17 deletions
|
@ -2,6 +2,8 @@
|
|||
#define SUN4M_H
|
||||
|
||||
#include "qemu-common.h"
|
||||
#include "exec/hwaddr.h"
|
||||
#include "qapi/qmp/types.h"
|
||||
|
||||
/* Devices used by sparc32 system. */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue