mtd: nand: sunxi: switch to mtd_ooblayout_ops
[deliverable/linux.git] / tools / virtio / linux / export.h
1 #define EXPORT_SYMBOL_GPL(sym) extern typeof(sym) sym
2 #define EXPORT_SYMBOL(sym) extern typeof(sym) sym
3
This page took 0.031963 seconds and 5 git commands to generate.