Files
86Box/src/scsi_aha154x.h

10 lines
148 B
C

#ifndef SCSI_AHA154X_H
# define SCSI_AHA154X_H
extern device_t aha1540b_device;
extern device_t aha1542cf_device;
#endif /*SCSI_AHA154X_H*/