commit | 65166571800af0f63f21e5576d7db12d2bf73790 | [log] [tgz] |
---|---|---|
author | Josh Triplett <josh@joshtriplett.org> | Thu Oct 15 12:13:36 2009 -0700 |
committer | Josh Triplett <josh@joshtriplett.org> | Sun Nov 15 15:00:16 2009 -0800 |
tree | 42bae137b3966ff60c28619cd22c84cf20ec1c79 | |
parent | 1456edbb1476db735715ddcc7ac306de587024eb [diff] |
kconfig: Mark various internal functions static kconfig's keyword hash, lexer, and parser define various functions used only locally. Declare these functions as static, and regenerate the corresponding generated files. Signed-off-by: Josh Triplett <josh@joshtriplett.org>