linux/scripts/genksyms
Masahiro Yamada 96a29581e7 genksyms: use getopt_long() unconditionally
getopt_long() is used by various tools in the kernel (e.g. Kconfig).

It should be fine to use it all the time.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
2023-11-28 11:22:50 +09:00
..
.gitignore
genksyms.c genksyms: use getopt_long() unconditionally 2023-11-28 11:22:50 +09:00
genksyms.h
keywords.c
lex.l
Makefile
parse.y