fix: kprintf now works with multiple arguments

This commit is contained in:
2024-09-07 12:11:38 +02:00
parent 7d58ce2824
commit 7b9a5e0ef7
3 changed files with 9 additions and 7 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
build
obj
.*