keyboard driver

This commit is contained in:
nub31
2025-08-29 15:16:49 +02:00
parent 573398bb0f
commit 9c1b4a2c94
10 changed files with 143 additions and 28 deletions

3
src/kernel.h Normal file
View File

@@ -0,0 +1,3 @@
#pragma once
void kpanic();