Decouple I/O from HAL

This commit is contained in:
2025-11-11 19:59:01 +01:00
parent 344952fb5f
commit 7015bc9576
11 changed files with 12 additions and 7 deletions

View File

@ -10,6 +10,7 @@
#include "hshtb.h"
#include "sysdefs/dev.h"
#include "proc/proc.h"
#include "io/io.h"
#define KB_CTL_STATUS 0x64
#define KB_DATA_IN_BUF 0x01