This website requires JavaScript.
Explore
Help
Sign In
koniifer
/
ableos
Watch
1
Star
1
Fork
You've already forked ableos
1
forked from
AbleOS/ableos
Code
Pull requests
Activity
16ccd51e4a
ableos
/
kernel
/
src
/
ipc
/
mod.rs
4 lines
64 B
Rust
Raw
Normal View
History
Unescape
Escape
cleanup and docs
2023-06-13 06:00:11 -05:00
//! Interprocess communication
tack inplace hbvm
2023-05-15 02:19:34 -05:00
pub
mod
buffer
;
pub
mod
message
;
Copy permalink