feat: formatter and oslog()
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
#include <types.h>
|
||||
#include <IO/Serial.h>
|
||||
#include <OS/Log.h>
|
||||
|
||||
void KernelMain(void) {
|
||||
IOSerialPutString("Meow nya!!\n");
|
||||
}
|
||||
Reference in New Issue
Block a user