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
cf160d1260
Luna
/
kernel
History
apio
cf160d1260
Scheduler: Use misc/utils.h instead of doing everything manually.
...
That way the code is cleaner + we have one single point of failure.
2022-10-12 13:18:35 +02:00
..
include
Kernel/Utilities: add a new get_top_of_stack convenience function
2022-10-12 13:17:58 +02:00
src
Scheduler: Use misc/utils.h instead of doing everything manually.
2022-10-12 13:18:35 +02:00
Makefile
Kernel: Strip kernel symbols when installing
2022-10-08 15:57:07 +02:00
moon.ld
Start the call stack with a null RBP before calling _start
2022-09-18 17:03:29 +02:00