You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andre Richter e6c3790cac
Remove .got section again
It seems that whatever bug or config mistake gave us .got entries back then has
since been resolved. Also add a sanity check to recognize should this happen
again.
2 years ago
..
_arch/aarch64 Remove more unjustified unsafe 2 years ago
bsp Remove .got section again 2 years ago
console Add tutorial 19 2 years ago
cpu Add tutorial 19 2 years ago
exception Remove unsafe from certain IRQ related code 2 years ago
memory Add tutorial 19 2 years ago
backtrace.rs Add tutorial 19 2 years ago
bsp.rs Add tutorial 19 2 years ago
common.rs Add tutorial 19 2 years ago
console.rs Fix clippy 2 years ago
cpu.rs Add tutorial 19 2 years ago
driver.rs Add tutorial 19 2 years ago
exception.rs Add tutorial 19 2 years ago
lib.rs Add tutorial 19 2 years ago
main.rs Add tutorial 19 2 years ago
memory.rs Add tutorial 19 2 years ago
panic_wait.rs Remove unsafe from certain IRQ related code 2 years ago
print.rs Add tutorial 19 2 years ago
state.rs Add tutorial 19 2 years ago
symbols.rs Add tutorial 19 2 years ago
synchronization.rs Add tutorial 19 2 years ago
time.rs Add tutorial 19 2 years ago