mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/
synced 2026-04-28 21:46:43 -04:00
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