mirror of
https://github.com/frank-w/u-boot.git
synced 2026-01-22 16:53:37 +08:00
Scheduled for removal: strnicmp() which is unused
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
#include <malloc.h>
|
||||
|
||||
|
||||
#ifndef __HAVE_ARCH_STRNICMP
|
||||
#if 0 /* not used - was: #ifndef __HAVE_ARCH_STRNICMP */
|
||||
/**
|
||||
* strnicmp - Case insensitive, length-limited string comparison
|
||||
* @s1: One string
|
||||
|
||||
Reference in New Issue
Block a user