forked from AbleOS/ableos
remove int
This commit is contained in:
parent
b99d5e4031
commit
a0c9587e5c
|
@ -77,8 +77,6 @@ pub fn scratchpad() {
|
||||||
|
|
||||||
// software_int();
|
// software_int();
|
||||||
|
|
||||||
unsafe { asm!("int 5") }
|
|
||||||
|
|
||||||
// let xyz = pci::brute_force_scan();
|
// let xyz = pci::brute_force_scan();
|
||||||
// for dev in xyz {
|
// for dev in xyz {
|
||||||
// trace!("{:?}", dev);
|
// trace!("{:?}", dev);
|
||||||
|
|
Loading…
Reference in a new issue