Revision 87ecb68b hw/esp.c

b/hw/esp.c
21 21
 * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
22 22
 * THE SOFTWARE.
23 23
 */
24
#include "vl.h"
24
#include "hw.h"
25
#include "block.h"
26
#include "scsi-disk.h"
27
#include "sun4m.h"
28
/* FIXME: Only needed for MAX_DISKS, which is probably wrong.  */
29
#include "sysemu.h"
25 30

  
26 31
/* debug ESP card */
27 32
//#define DEBUG_ESP

Also available in: Unified diff