On 10/05/18 14:17, Laszlo Ersek wrote: > Not that it isn't valid, necessarily. "hw/virtio/virtio.c" still > features an embedded declaration of this function. Just above > virtio_default_endian(), which calls it. [...] > > (Either way, the embedded declaration of the function should go.)
(which is what the patch already does, of course!) Laszlo