[zion] Move channel syscalls to new format.
This commit is contained in:
parent
1a70ce4855
commit
77bb3acfb4
11 changed files with 91 additions and 123 deletions
|
|
@ -28,6 +28,7 @@ add_executable(zion
|
|||
scheduler/process_manager.cpp
|
||||
scheduler/scheduler.cpp
|
||||
syscall/address_space.cpp
|
||||
syscall/channel.cpp
|
||||
syscall/memory_object.cpp
|
||||
syscall/process.cpp
|
||||
syscall/syscall.cpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue