]> git.proxmox.com Git - qemu.git/blobdiff - blockdev.c
target-openrisc: Speed up move instruction
[qemu.git] / blockdev.c
index d95569482afe650b64c62224813fde5ab2d9f889..330aa4a3a4edcf2de146685841589e6671c8bfb7 100644 (file)
@@ -47,7 +47,6 @@
 #include "sysemu/arch_init.h"
 
 static QTAILQ_HEAD(drivelist, DriveInfo) drives = QTAILQ_HEAD_INITIALIZER(drives);
-extern QemuOptsList qemu_common_drive_opts;
 
 static const char *const if_name[IF_COUNT] = {
     [IF_NONE] = "none",