diff options
author | AKASHI Takahiro <takahiro.akashi@linaro.org> | 2019-09-18 10:26:29 +0900 |
---|---|---|
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2019-09-20 20:09:19 +0200 |
commit | f8062c963a6285ce04b75570a1beaec27a40aec1 (patch) | |
tree | 628672a36bc0d31d80d260c35a9c0e60480a3a43 /configs/M54451EVB_defconfig | |
parent | 5a24239c951e8dc3177b63881631868b8d487920 (diff) |
lib: charset: add u16_str<n>cmp()
u16 version of strcmp(): u16_strncmp() works like u16_strcmp() but only
at most n characters (in u16) are compared.
This function will be used in my UEFI secure boot patch.
Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>
Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'configs/M54451EVB_defconfig')
0 files changed, 0 insertions, 0 deletions