This website requires JavaScript.
Explore
Help
Sign In
funky
/
ableos
Watch
1
Star
0
Fork
You've already forked ableos
0
forked from
AbleOS/ableos
Code
Pull requests
Activity
1be13d30d1
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