Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
kbuild: Add ctags support for function prototypes and external variab…
…le declarations This patch adds function prototypes and external variable declarations to the set of tag kinds when running ctags. I find this useful when perusing the kernel. Please apply. Signed-off-by: John Kacur <jkacur@rogers.com> Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
- Loading branch information