1 2 3 4 5 6
#include <iostream> #include "common.h" #include "virtio.h" void VirtioDevice::some_virtio_thing() { }