mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-28 13:30:29 +09:00
I used the C comment style (/* ... */) for the flex and bison files
as in Kconfig (scripts/kconfig/{lexer.l,parser.y})
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>