use new toolchain for kernel too

This commit is contained in:
2024-03-29 21:30:55 +01:00
parent 95e015c92a
commit 425fd39788
8 changed files with 31 additions and 101 deletions

View File

@@ -1,7 +1,7 @@
#include "syscalls_interface.h"
__attribute__((unused)) void _start() {
int main() {
// putchar('h');
// putchar('i');
// putchar('\n');