not sure whaat this is
This commit is contained in:
@@ -31,7 +31,6 @@ int strlen(const char* str) {
|
||||
return len;
|
||||
}
|
||||
|
||||
|
||||
static void* kernel_heap = (void*)0xE0000000;
|
||||
static size_t kernel_heap_sz = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user