sortix--sortix/sortix/x64
Jonas 'Sortie' Termansen 68aba3d137 Add Memory::GetUserVirtualArea function to the kernel. 2013-12-17 14:30:41 +01:00
..
base.s
boot.s
calltrace.s
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
x64.cpp Refactor kernel cpu.h header. 2013-12-17 14:30:34 +01:00