summaryrefslogtreecommitdiffstats
path: root/hw/fdc.h
diff options
context:
space:
mode:
authoraurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>2008-03-18 06:55:03 +0000
committeraurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>2008-03-18 06:55:03 +0000
commit3397f6c8e30145d2dd1edce8678edf70ef1a4cd3 (patch)
treef9401239da4fb77b52ef3ba3e41bd0a402af311d /hw/fdc.h
parente7d93956508d86838d508345867ee8d2fe587459 (diff)
downloadhqemu-3397f6c8e30145d2dd1edce8678edf70ef1a4cd3.zip
hqemu-3397f6c8e30145d2dd1edce8678edf70ef1a4cd3.tar.gz
Clean fdc.h
(Hervé Poussineau) git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4083 c046a42c-6fe2-441c-8c8c-71466251a162
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 50de250..620c406 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;
OpenPOWER on IntegriCloud