linuxOS_PX30_CAR/kernel/tools/virtio/linux/export.h

4 lines
105 B
C
Raw Permalink Normal View History

2026-01-20 05:50:57 +00:00
#define EXPORT_SYMBOL_GPL(sym) extern typeof(sym) sym
#define EXPORT_SYMBOL(sym) extern typeof(sym) sym