From: John Kacur Date: Sat, 29 Oct 2005 04:25:13 +0000 (-0400) Subject: kbuild: Add ctags support for function prototypes and external variable declarations X-Git-Tag: v2.6.16-rc1~474^2~22^2~4^2~13 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6333eb4e788bf70d6455c9004b6b676df62c500;p=pandora-kernel.git 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 Signed-off-by: Sam Ravnborg --- Reading git-diff-tree failed