Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/git...
[platform/adaptation/renesas_rcar/renesas_kernel.git] / tools / virtio / linux / export.h
1 #define EXPORT_SYMBOL(sym)
2 #define EXPORT_SYMBOL_GPL(sym)
3 #define EXPORT_SYMBOL_GPL_FUTURE(sym)
4 #define EXPORT_UNUSED_SYMBOL(sym)
5 #define EXPORT_UNUSED_SYMBOL_GPL(sym)