summaryrefslogtreecommitdiff
path: root/scripts/include/xalloc.h
AgeCommit message (Collapse)AuthorFilesLines
2024-09-01kbuild: split x*alloc() functions in kconfig to scripts/include/xalloc.hMasahiro Yamada1-0/+53
These functions will be useful for other host programs. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>