cregit-Linux how code gets into the kernel

Release 4.10 tools/virtio/linux/export.h


#define EXPORT_SYMBOL_GPL(sym) extern typeof(sym) sym

#define EXPORT_SYMBOL(sym) extern typeof(sym) sym


Overall Contributors

PersonTokensPropCommitsCommitProp
michael s. tsirkinmichael s. tsirkin14100.00%1100.00%
Total14100.00%1100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.