feature: log level on kprintf (color)
fix: kprintf now uses concatenated strings for the flag
This commit is contained in:
@ -34,4 +34,4 @@ int isupper_l(int c, locale_t locale);
|
||||
int isxdigit_l(int c, locale_t locale);
|
||||
|
||||
int isascii_l(int c, locale_t locale);
|
||||
*/
|
||||
*/
|
||||
|
Reference in New Issue
Block a user