This website requires JavaScript.
Explore
Help
Register
Sign In
GAWA
/
BurritOS
Watch
1
Star
0
Fork
0
You've already forked BurritOS
forked from
Rativel/BurritOS
Code
Pull Requests
Activity
Files
4c8062905c99b21a1535a39af0fa81fc19fdb4f8
BurritOS
/
src
/
kernel
/
process.rs
Quentin Legot
4c8062905c
Fix global var
2023-03-01 11:10:15 +01:00
5 lines
45 B
Rust
Raw
Blame
History
#[
derive(PartialEq)
]
pub
struct
Process
{
}
View Git Blame
Copy Permalink