New Syscall System
1 parent 5545946 commit be108bf229a3e3dc66e0aa213ce63b001ab05b69
@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