Attempt to create my own scsi_aha154x.h to make the emulator compile.
This commit is contained in:
9
src/scsi_aha154x.h
Normal file
9
src/scsi_aha154x.h
Normal file
@@ -0,0 +1,9 @@
|
||||
#ifndef SCSI_AHA154X_H
|
||||
# define SCSI_AHA154X_H
|
||||
|
||||
|
||||
extern device_t aha1540b_device;
|
||||
extern device_t aha1542cf_device;
|
||||
|
||||
|
||||
#endif /*SCSI_AHA154X_H*/
|
Reference in New Issue
Block a user