This website requires JavaScript.
Explore
Help
Register
Sign In
asleepymoon
/
Luna
Watch
1
Star
1
Fork
0
You've already forked Luna
Code
Issues
Pull Requests
Actions
Projects
Releases
8
Wiki
Activity
Luna
/
kernel
/
src
/
arch
History
apio
43e26e583c
Calculate the boot timestamp in UNIX time for further usage
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