commit | f6333eb4e788bf70d6455c9004b6b676df62c500 | [log] [tgz] |
---|---|---|
author | John Kacur <jkacur@rogers.com> | Sat Oct 29 00:25:13 2005 -0400 |
committer | Sam Ravnborg <sam@mars.ravnborg.org> | Sun Dec 25 21:29:38 2005 +0100 |
tree | ae2d734b1f777470905fd1e4d25475b6b0b39ab4 | |
parent | 9572b28faf72859c6b91891c627870cfa282d19d [diff] |
kbuild: Add ctags support for function prototypes and external variable 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>