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
1ebd892c16
Branches
Tags
View all branches
Luna
/
kernel
History
apio
1ebd892c16
Convert uses of u64 to usize
...
Not all of them, but if you're measuring a size it's more appropriate to use usize than u64.
2022-12-07 10:55:47 +01:00
..
src
Convert uses of u64 to usize
2022-12-07 10:55:47 +01:00
CMakeLists.txt
Add a virtual memory allocator for the kernel
2022-12-05 20:36:24 +01:00
moon.ld
Kernel: Start the call stack with a null RBP on x86_64
2022-11-19 18:38:32 +01:00