New Syscall System
1 parent 54f1ab1 commit 090df5d87295846f888a212ab3f8c73e0832398d
@Christopher W. Olsen Christopher W. Olsen authored on 20 Jan 2018
Showing 13 changed files
View
sys/include/sys/sysproto.h
View
sys/include/sys/sysproto_posix.h 0 → 100644
View
sys/include/ubixos/syscalls.h
View
sys/kernel/Makefile
View
sys/kernel/syscall.c
View
sys/kernel/syscall_posix.c
View
sys/kernel/syscalls.c 0 → 100644
View
sys/kernel/syscalls_posix.c
View
sys/mpi/Makefile
View
sys/mpi/mpi_syscalls.c 0 → 100644
View
sys/mpi/system.c
View
sys/sys/idt.c
View
sys/vmm/vmm_mmap.c