aboutsummaryrefslogtreecommitdiff
path: root/hw/fdc.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/fdc.h')
-rw-r--r--hw/fdc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/fdc.h b/hw/fdc.h
index 50de250881..620c4061f9 100644
--- a/hw/fdc.h
+++ b/hw/fdc.h
@@ -1,6 +1,5 @@
/* fdc.c */
#define MAX_FD 2
-extern BlockDriverState *fd_table[MAX_FD];
typedef struct fdctrl_t fdctrl_t;