summaryrefslogtreecommitdiff
path: root/include/hw/sparc/sun4m.h
blob: 9e06467ac2a9c78a4b15ae4d60e2d15fe039e644 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#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