mirror of
https://github.com/open-simh/simh.git
synced 2026-05-02 14:30:22 +00:00
Removed unused TARBELL_DRIVE_STATUS struct
This commit is contained in:
@@ -100,9 +100,6 @@ typedef struct {
|
|||||||
#define FD1771_STAT_DRQ 0x02
|
#define FD1771_STAT_DRQ 0x02
|
||||||
#define FD1771_STAT_BUSY 0x01
|
#define FD1771_STAT_BUSY 0x01
|
||||||
|
|
||||||
typedef struct {
|
|
||||||
} TARBELL_DRIVE_STATUS;
|
|
||||||
|
|
||||||
typedef struct {
|
typedef struct {
|
||||||
PNP_INFO pnp; /* Plug and Play */
|
PNP_INFO pnp; /* Plug and Play */
|
||||||
uint8 promEnabled; /* PROM is enabled */
|
uint8 promEnabled; /* PROM is enabled */
|
||||||
|
|||||||
Reference in New Issue
Block a user