sortix-mirror/kernel/x86
Jonas 'Sortie' Termansen cacd010066 Update kernel/{x64/x64,x86/x86}.cpp to current coding conventions. 2014-03-01 14:37:41 +01:00
..
base.S Preprocess assembly files with the C preprocessor. 2014-03-01 14:37:40 +01:00
boot.S Preprocess assembly files with the C preprocessor. 2014-03-01 14:37:40 +01:00
calltrace.S Preprocess assembly files with the C preprocessor. 2014-03-01 14:37:40 +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 Preprocess assembly files with the C preprocessor. 2014-03-01 14:37:40 +01:00
kthread.S Preprocess assembly files with the C preprocessor. 2014-03-01 14:37:40 +01:00
memorymanagement.cpp Update kernel memory management to current coding conventions. 2014-03-01 14:37:40 +01:00
memorymanagement.h Update kernel memory management to current coding conventions. 2014-03-01 14:37:40 +01:00
process.cpp Update kernel/{x64,x86}/process.cpp to current coding conventions. 2014-03-01 14:37:41 +01:00
syscall.S Preprocess assembly files with the C preprocessor. 2014-03-01 14:37:40 +01:00
thread.cpp Update kernel/{x64,x86}/thread.cpp to current coding conventions. 2014-03-01 14:37:41 +01:00
x86.cpp Update kernel/{x64/x64,x86/x86}.cpp to current coding conventions. 2014-03-01 14:37:41 +01:00