kbuild: Add ctags support for function prototypes and external variable declarations
authorJohn Kacur <jkacur@rogers.com>
Sat, 29 Oct 2005 04:25:13 +0000 (00:25 -0400)
committerSam Ravnborg <sam@mars.ravnborg.org>
Sun, 25 Dec 2005 20:29:38 +0000 (21:29 +0100)
commitf6333eb4e788bf70d6455c9004b6b676df62c500
treeae2d734b1f777470905fd1e4d25475b6b0b39ab4
parent9572b28faf72859c6b91891c627870cfa282d19d
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>
Makefile