[zion] Migrate process syscalls to new format.
This commit is contained in:
parent
76107b7db7
commit
c6dd0bbb0f
9 changed files with 108 additions and 74 deletions
|
|
@ -27,6 +27,7 @@ add_executable(zion
|
|||
scheduler/jump_user_space.s
|
||||
scheduler/process_manager.cpp
|
||||
scheduler/scheduler.cpp
|
||||
syscall/process.cpp
|
||||
syscall/syscall.cpp
|
||||
syscall/syscall_enter.s
|
||||
zion.cpp)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue