tools/virtio: fix build after 4.2 changes

more stubs, mostly

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
This commit is contained in:
Michael S. Tsirkin
2015-09-09 22:03:30 +03:00
parent 997e120843
commit ddab2c0eaf
3 changed files with 13 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
#define EXPORT_SYMBOL_GPL(sym) extern typeof(sym) sym
#define EXPORT_SYMBOL(sym) extern typeof(sym) sym