1
0
Fork 0
forked from koniifer/ableos

remove int

This commit is contained in:
able 2022-07-29 12:50:13 -05:00
parent b99d5e4031
commit a0c9587e5c

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);