Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-19 | kconfig: move ARRAY_SIZE to a header | Masahiro Yamada | |
To use ARRAY_SIZE from other files, move it to its own header, just like include/linux/array_size.h. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> |