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:
3
tools/virtio/linux/export.h
Normal file
3
tools/virtio/linux/export.h
Normal file
@@ -0,0 +1,3 @@
|
||||
#define EXPORT_SYMBOL_GPL(sym) extern typeof(sym) sym
|
||||
#define EXPORT_SYMBOL(sym) extern typeof(sym) sym
|
||||
|
Reference in New Issue
Block a user