mirror of
https://github.com/CloverHackyColor/CloverBootloader.git
synced 2024-12-26 16:47:40 +01:00
implicitly use of strncmp
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
This commit is contained in:
parent
85d3bd1ad9
commit
fdf3794929
@ -34,7 +34,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||
#define DBG(...) MemLog(TRUE, 0, __VA_ARGS__)
|
||||
#endif
|
||||
|
||||
|
||||
#define strncmp AsciiStrnCmp
|
||||
//
|
||||
// Global data declaration
|
||||
//
|
||||
|
Loading…
Reference in New Issue
Block a user