1
0
Fork 0

fix/kernel: Fixed valloc/vallocat

This commit is contained in:
Kevin Alavik 2025-05-16 18:30:31 +02:00
parent f83961432e
commit 9970bc53e4
Signed by: cmpsb
GPG key ID: 10D1CC0526FDC6D7
2 changed files with 4 additions and 3 deletions

View file

@ -17,6 +17,7 @@
"cpu.h": "c",
"nanoprintf.h": "c",
"flanterm.h": "c",
"serial.h": "c"
"serial.h": "c",
"kpanic.h": "c"
}
}