-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
Submodule libphoenix
updated
6 files
+21 −0 | include/pthread.h | |
+5 −0 | include/sys/types.h | |
+3 −0 | include/unistd.h | |
+51 −0 | pthread/pthread.c | |
+3 −1 | string/string.c | |
+1 −1 | sys/socket.c |
Submodule phoenix-rtos-build
updated
14 files
Submodule plo
updated
4 files
+1 −1 | Makefile | |
+10 −8 | _startc.c | |
+6 −0 | hal/ia32/acpi.c | |
+1 −1 | riscv-sbi/Makefile |