sortix-mirror/kernel/x64
Jonas 'Sortie' Termansen 0fc3d70716 Clear registers after system calls. 2015-08-26 16:29:18 +02:00
..
boot.S Initialize paging before KernelInit. 2015-08-21 21:25:00 +02:00
crti.S Preprocess assembly files with the C preprocessor. 2014-03-01 14:37:40 +01:00
crtn.S Preprocess assembly files with the C preprocessor. 2014-03-01 14:37:40 +01:00
interrupt.S Refactor kernel interrupt and thread register support. 2014-11-18 20:33:21 +01:00
kthread.S Preprocess assembly files with the C preprocessor. 2014-03-01 14:37:40 +01:00
memorymanagement.cpp Initialize paging before KernelInit. 2015-08-21 21:25:00 +02:00
memorymanagement.h Update kernel memory management to current coding conventions. 2014-03-01 14:37:40 +01:00
syscall.S Clear registers after system calls. 2015-08-26 16:29:18 +02:00