Added a declaration of scsi_model to ibm.h.

This commit is contained in:
OBattler
2017-01-03 02:39:57 +01:00
parent 391855860c
commit 8818686ef4

View File

@@ -599,4 +599,4 @@ int mem_a20_state;
void fatal(const char *format, ...);
extern int scsi_base, scsi_irq, scsi_dma;
extern int scsi_model, scsi_base, scsi_irq, scsi_dma;