summaryrefslogtreecommitdiffstats
path: root/tools/virtio/linux/export.h
blob: 416875e292546ec8cb5eada162f43a390824a85d (plain)
1
2
3
#define EXPORT_SYMBOL_GPL(sym) extern typeof(sym) sym
#define EXPORT_SYMBOL(sym) extern typeof(sym) sym