remove int

master
able 2022-07-29 12:50:13 -05:00
parent c5a0ef3cec
commit 4834784eaa
1 changed files with 0 additions and 2 deletions

View File

@ -77,8 +77,6 @@ pub fn scratchpad() {
// software_int();
unsafe { asm!("int 5") }
// let xyz = pci::brute_force_scan();
// for dev in xyz {
// trace!("{:?}", dev);