fix: cleanup

This commit is contained in:
Zoe
2026-08-27 13:18:57 -05:00
parent 7dcf244ee6
commit 8a71cdfcc5
11 changed files with 52 additions and 201 deletions
-2
View File
@@ -1,5 +1,3 @@
use core::arch::asm;
use crate::arch::port::write_u8;
const PIT_CHANNEL_0: u16 = 0x40;