Skip to content

Commit

Permalink
add @iximeow's comment that made me giggle
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkw committed Dec 29, 2024
1 parent e1be6bb commit 87b9cdd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions hal-x86_64/src/interrupt/apic/io.rs
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,8 @@ impl IoApicSet {
.iter()
.find(|o| o.isa_source == irq as u8)
{
// put the defaults through an extruder that maybe messes with
// them.
use acpi::platform::interrupt::{
Polarity as AcpiPolarity, TriggerMode as AcpiTriggerMode,
};
Expand Down

0 comments on commit 87b9cdd

Please sign in to comment.