First steps: getting memory map from Limine request and looking at it
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
// Terminal output
|
||||
/*
|
||||
There are a couple of bugs here and there but for now I don't care too much
|
||||
because this shitty implementation will be replaced one day by Flanterm
|
||||
(once memory management is okay: paging & kernel malloc)
|
||||
*/
|
||||
|
||||
#include <limine.h>
|
||||
#include <stddef.h>
|
||||
|
||||
Reference in New Issue
Block a user