sortix-mirror/kernel/x64
Jonas 'Sortie' Termansen 524a028a4f Forward compatibility with future rename of _start to __start. 2014-12-28 20:18:58 +01:00
..
base.S Preprocess assembly files with the C preprocessor. 2014-03-01 14:37:40 +01:00
boot.S Forward compatibility with future rename of _start to __start. 2014-12-28 20:18:58 +01: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 Maintain counts of physical frames used for particular purposes. 2014-11-26 22:27:04 +01:00
memorymanagement.h Update kernel memory management to current coding conventions. 2014-03-01 14:37:40 +01:00
syscall.S Initialize system call table at compile time. 2014-12-03 14:19:49 +01:00