Updated to reflect rename of link.ld to kernel.ld

pull/158/head
Andrew Cherry 2 years ago committed by Andre Richter
parent 8c661977b8
commit 6e3051e6fd

@ -18,7 +18,7 @@
## Code to look at
- `BSP`-specific `link.ld` linker script.
- `BSP`-specific `kernel.ld` linker script.
- Load address at `0x8_0000`
- Only `.text` section.
- `main.rs`: Important [inner attributes]:

Loading…
Cancel
Save