This website requires JavaScript.
Explore
Help
Register
Sign In
apio
/
Luna
Watch
1
Star
1
Fork
0
You've already forked Luna
Code
Issues
Pull Requests
Actions
Projects
Releases
8
Wiki
Activity
29dad5651d
Luna
/
kernel
/
src
/
arch
History
apio
29dad5651d
Move __check_failed to Log.cpp so it can be logged across all backends
2022-11-30 17:12:06 +01:00
..
x86_64
Do not push unused values
2022-11-23 19:37:25 +01:00
CPU.h
Introduce a kernel_yield function to use once a scheduler is implemented
2022-11-23 19:34:04 +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 to Log.cpp so it can be logged across all backends
2022-11-30 17:12:06 +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