This website requires JavaScript.
Explore
Help
Register
Sign In
vasilito
/
RedBear-OS
Watch
1
Star
0
Fork
0
You've already forked RedBear-OS
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
626a5af3a496bd44d313deab00fe141d4fbe58ec
RedBear-OS
/
src
T
History
bjorn3
626a5af3a4
Use HashMap instead of BTreeMap
...
This reduces the file size from 87KiB to 79KiB.
2024-03-10 14:39:29 +01:00
..
aarch64.ld
Rename entrypoint to _start
2024-03-10 13:59:44 +01:00
aarch64.rs
Rename entrypoint to _start
2024-03-10 13:59:44 +01:00
exec.rs
Update path for initfs
2024-01-18 15:05:38 -07:00
i686.ld
Rename entrypoint to _start
2024-03-10 13:59:44 +01:00
i686.rs
Rename entrypoint to _start
2024-03-10 13:59:44 +01:00
initfs.rs
Use HashMap instead of BTreeMap
2024-03-10 14:39:29 +01:00
lib.rs
Use default alloc error handler in liballoc
2024-03-10 13:46:43 +01:00
start.rs
Remove unused __end global
2024-03-10 13:57:30 +01:00
x86_64.ld
Rename entrypoint to _start
2024-03-10 13:59:44 +01:00
x86_64.rs
Rename entrypoint to _start
2024-03-10 13:59:44 +01:00