mirror of
https://github.com/t2linux/kernel.git
synced 2026-04-30 13:48:59 -07:00
77564a4829
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>