Linux 4.19-rc7
[linux-2.6/btrfs-unstable.git] / tools / virtio / linux / export.h
blob416875e292546ec8cb5eada162f43a390824a85d
1 #define EXPORT_SYMBOL_GPL(sym) extern typeof(sym) sym
2 #define EXPORT_SYMBOL(sym) extern typeof(sym) sym