summaryrefslogtreecommitdiff
path: root/kernel/src/interrupts/mod.rs
blob: ae21761d8b2b160ffc4a456748a99bbf507f2c84 (plain)
1
2
mod exceptions;
pub mod table;