lib: Port basic Linux kernel NLS functions
Port basic Linux kernel NLS functions: utf8_to_utf32() and
utf8s_to_utf16s() in order to support porting kernel code that uses
them.

Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent de90d05 commit 9056a502470765edaff86eb17985972acc549ecd
@Andrey Smirnov Andrey Smirnov authored on 20 Feb 2019
Sascha Hauer committed on 22 Feb 2019
Showing 4 changed files
View
include/linux/nls.h 0 → 100644
View
lib/Kconfig
View
lib/Makefile
View
lib/nls_base.c 0 → 100644