Skip to content
Commit cd81fc82 authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

kconfig: add xstrdup() helper



We already have xmalloc(), xcalloc(), and xrealloc(().  Add xstrdup()
as well to save tedious error handling.

Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
parent 6c49f359
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment