Support thread.

This commit is contained in:
TXuian
2024-05-19 11:48:43 +08:00
parent 736ba18769
commit 4803239498
17 changed files with 175 additions and 56 deletions

View File

@@ -1,5 +1,6 @@
SRC_FILES := syscall.c \
sys_spawn.c \
sys_thread.c \
sys_yield.c \
sys_register_as_server.c \
sys_connect_session.c \