Switch: to freestanding stdint and stdbool headers
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#include "stdint.h"
|
||||
#include <stdint.h>
|
||||
#include "../kernel/system.h"
|
||||
|
||||
int strlen(const char* str)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user