mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07: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>