mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 14:27:49 +00:00
Update section header to reflect changes in the text (#176)
This commit is contained in:
committed by
Philipp Oppermann
parent
bddf35f365
commit
1183f5d1e1
@@ -204,7 +204,7 @@ What happened? Well, the linker removed unused sections. And since we don't use
|
||||
```
|
||||
Now everything should work again (the green `OKAY`). But there is another linking issue, which is triggered by some other example code.
|
||||
|
||||
### no-landing-pads
|
||||
### panic == abort
|
||||
|
||||
The following snippet still fails:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user