]> xenbits.xensource.com Git - osstest/seabios.git/commit
virtio: uninline _vp_{read,write}
authorGerd Hoffmann <kraxel@redhat.com>
Fri, 17 Jun 2016 09:45:43 +0000 (11:45 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 20 Jun 2016 08:27:52 +0000 (10:27 +0200)
commitc579d2f85b4835e39490d862a18143cf130c4078
tree45eef4c26bd7f632d7961f6b9295cdfc5d3b559a
parentd97c200c6e2bf69f32857937e1f278134b392e2a
virtio: uninline _vp_{read,write}

Next patch makes it larger, and I don't think it makes sense to
continue inlining it.  Uninline and move from header to c file.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
src/hw/virtio-pci.c
src/hw/virtio-pci.h