Comment by mebeim
2 years ago
That is just a simple `grep -R EXPORT_SYMBOL` or `grep -R EXPORT_SYMBOL_GPL`, isn't it? A table for that wouldn't have much value.
2 years ago
That is just a simple `grep -R EXPORT_SYMBOL` or `grep -R EXPORT_SYMBOL_GPL`, isn't it? A table for that wouldn't have much value.
> A table for that wouldn't have much value
Just because you can search the source, doesn't mean this wouldn't come in handy to someone some day.