BAN: use only memcmp when comparing string(view) with const char*

This commit is contained in:
Bananymous
2022-12-13 21:32:51 +02:00
parent 833a82c8d1
commit ced05ff5f2
3 changed files with 3 additions and 8 deletions

View File

@@ -38,6 +38,7 @@ kernel/PIC.o \
kernel/PIT.o \
kernel/RTC.o \
kernel/Serial.o \
kernel/Shell.o \
kernel/SSP.o \
icxxabi.o \