Merge tag 'drm-vc4-fixes-2016-09-14' of https://github.com/anholt/linux into drm...
[deliverable/linux.git] / tools / virtio / linux / export.h
CommitLineData
ddab2c0e
MT
1#define EXPORT_SYMBOL_GPL(sym) extern typeof(sym) sym
2#define EXPORT_SYMBOL(sym) extern typeof(sym) sym
3
This page took 0.089016 seconds and 5 git commands to generate.