diff options
| author | Masahiro Yamada <[email protected]> | 2018-01-11 15:50:50 +0000 |
|---|---|---|
| committer | Masahiro Yamada <[email protected]> | 2018-01-21 15:49:31 +0000 |
| commit | 765f4cdef6f80d389d14f5f7368b27083a67cafc (patch) | |
| tree | 84882d6da95b7c2f6c80d025a6c1930978b261b7 /scripts/gcc-plugins/randomize_layout_plugin.c | |
| parent | kconfig: make conf_unsaved a local variable of conf_read() (diff) | |
| download | kernel-765f4cdef6f80d389d14f5f7368b27083a67cafc.tar.gz kernel-765f4cdef6f80d389d14f5f7368b27083a67cafc.zip | |
kconfig: use default 'yy' prefix for lexer and parser
Flex and Bison provide an option to change the prefix of globally-
visible symbols. This is useful to link multiple lexers and/or
parsers into the same executable. However, Kconfig (and any other
host programs in kernel) uses a single lexer and parser. I do not
see a good reason to change the default 'yy' prefix.
Signed-off-by: Masahiro Yamada <[email protected]>
Reviewed-by: Ulf Magnusson <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/randomize_layout_plugin.c')
0 files changed, 0 insertions, 0 deletions
