starts work on the PIT

This commit is contained in:
2025-06-06 12:47:02 -04:00
parent 3e01dc2074
commit 1e1a28e23d
3 changed files with 247 additions and 0 deletions

3
kernel/arch/io/pit.c Normal file
View File

@ -0,0 +1,3 @@
#include <kernel/x86/pit.h>