sortix--sortix/sortix/x86
Jonas 'Sortie' Termansen 984397565f Link crtbegin.o and crtend.o into the kernel. 2013-12-17 14:30:44 +01:00
..
base.s
boot.s
calltrace.s
crti.s Link crtbegin.o and crtend.o into the kernel. 2013-12-17 14:30:44 +01:00
crtn.s Link crtbegin.o and crtend.o into the kernel. 2013-12-17 14:30:44 +01:00
interrupt.s
kthread.s
memorymanagement.cpp Add Memory::GetUserVirtualArea function to the kernel. 2013-12-17 14:30:41 +01:00
memorymanagement.h
process.cpp Refactor kernel process.h and thread.h headers. 2013-12-17 14:30:34 +01:00
syscall.s Chain kernel frame pointer list with user-space. 2013-12-17 14:30:35 +01:00
thread.cpp Refactor kernel process.h and thread.h headers. 2013-12-17 14:30:34 +01:00
x86.cpp Refactor kernel cpu.h header. 2013-12-17 14:30:34 +01:00