1
0
Fork 0
mirror of https://gitlab.com/sortix/sortix.git synced 2023-02-13 20:55:38 -05:00
sortix--sortix/sortix/x86
2013-12-17 14:30:45 +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 Remove <sortix/kernel/platform.h>. 2013-12-17 14:30:45 +01:00
memorymanagement.h
process.cpp Add missing includes to x86/process and x64/process.cpp. 2013-12-17 14:30:45 +01:00
syscall.s Chain kernel frame pointer list with user-space. 2013-12-17 14:30:35 +01:00
thread.cpp Remove <sortix/kernel/platform.h>. 2013-12-17 14:30:45 +01:00
x86.cpp Remove <sortix/kernel/platform.h>. 2013-12-17 14:30:45 +01:00