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
5ee8e17b76
Luna
/
kernel
History
apio
5ee8e17b76
Ensure we are in an interrupt in the interrupt handler
2022-09-20 17:16:23 +02:00
..
include
Add a is_in_handler function to validate being in an interrupt handler
2022-09-20 17:16:07 +02:00
src
Ensure we are in an interrupt in the interrupt handler
2022-09-20 17:16:23 +02:00
Makefile
Add a tool to auto-generate a symbol map, borrowed from SerenityOS :)
2022-09-19 20:35:24 +02:00
moon.ld
Start the call stack with a null RBP before calling _start
2022-09-18 17:03:29 +02:00