Merge tag 'for-linville-20131001' of git://github.com/kvalo/ath
[profile/ivi/kernel-x86-ivi.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)