Luna/kernel/src/arch
2022-11-20 18:30:40 +01:00
..
x86_64 Rename physical "pages" to "frames" 2022-11-19 22:27:08 +01:00
CPU.h Kernel: Introduce a timer interface 2022-11-19 20:01:01 +01:00
MMU.h Replace page_size (function) with ARCH_PAGE_SIZE (constant) 2022-11-16 20:37:32 +01:00
Serial.cpp Move __check_failed out of line so anyone can implement it 2022-11-19 17:20:10 +01:00
Serial.h Make a common header for attribute shorthands 2022-11-19 17:18:51 +01:00
Timer.cpp Calculate the boot timestamp in UNIX time for further usage 2022-11-20 18:30:40 +01:00
Timer.h Kernel: Introduce a timer interface 2022-11-19 20:01:01 +01:00