forked from AbleOS/ableos
4 lines
64 B
Rust
4 lines
64 B
Rust
//! Interprocess communication
|
|
pub mod buffer;
|
|
pub mod message;
|