android_kernel_samsung_a7y1.../tools/virtio/linux/export.h

4 lines
105 B
C
Raw Normal View History

2020-03-27 16:21:54 +00:00
#define EXPORT_SYMBOL_GPL(sym) extern typeof(sym) sym
#define EXPORT_SYMBOL(sym) extern typeof(sym) sym