Skip to main content

osiris/uapi/
led.rs

1//! Userspace re-export of the kernel LED driver.
2
3pub use crate::drivers::led::*;