[zion] Move port calls to new syscall process.
This commit is contained in:
parent
77bb3acfb4
commit
bd431b94ce
11 changed files with 118 additions and 175 deletions
|
|
@ -30,6 +30,7 @@ add_executable(zion
|
|||
syscall/address_space.cpp
|
||||
syscall/channel.cpp
|
||||
syscall/memory_object.cpp
|
||||
syscall/port.cpp
|
||||
syscall/process.cpp
|
||||
syscall/syscall.cpp
|
||||
syscall/syscall_enter.s
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue