xref: /DragonOS/kernel/src/ipc/mod.rs (revision 1496ba7b24a5e6954291ca9643b9f3cec567479a)
1 pub mod pipe;
2 pub mod syscall;
3