Moving the kernel to modern C
Moving the kernel to modern C
Posted Feb 24, 2022 18:47 UTC (Thu) by adobriyan (subscriber, #30858)Parent article: Moving the kernel to modern C
Yay!
Don't forget this one too:
# warn about C99 declaration after statement
KBUILD_CFLAGS += -Wdeclaration-after-statement
