Revision 7d4b4ba5 hw/ide/core.c

b/hw/ide/core.c
784 784
}
785 785

  
786 786
/* called when the inserted state of the media has changed */
787
static void ide_cd_change_cb(void *opaque)
787
static void ide_cd_change_cb(void *opaque, bool load)
788 788
{
789 789
    IDEState *s = opaque;
790 790
    uint64_t nb_sectors;

Also available in: Unified diff