forked from Rativel/BurritOS
Add thread structure
This commit is contained in:
4
src/kernel/process.rs
Normal file
4
src/kernel/process.rs
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
pub struct Process {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user