summaryrefslogtreecommitdiff
path: root/tools/virtio/linux/spinlock.h
AgeCommit message (Collapse)Author
2021-08-11tools/virtio: fix buildMichael S. Tsirkin
We use a spinlock now so add a stub. Ignore bogus uninitialized variable warnings. Signed-off-by: Michael S. Tsirkin <mst@redhat.com>