diff options
Diffstat (limited to 'hmp-commands.hx')
-rw-r--r-- | hmp-commands.hx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/hmp-commands.hx b/hmp-commands.hx index 14838b7..a586498 100644 --- a/hmp-commands.hx +++ b/hmp-commands.hx @@ -846,7 +846,6 @@ STEXI Snapshot device, using snapshot file as target if provided ETEXI -#if defined(TARGET_I386) { .name = "drive_add", .args_type = "pci_addr:s,opts:s", @@ -859,7 +858,6 @@ ETEXI .help = "add drive to PCI storage controller", .mhandler.cmd = drive_hot_add, }, -#endif STEXI @item drive_add |