From f6333eb4e788bf70d6455c9004b6b676df62c500 Mon Sep 17 00:00:00 2001 From: John Kacur Date: Sat, 29 Oct 2005 00:25:13 -0400 Subject: [PATCH] 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-format-patch failed