Markdown links require a blank line before them

This commit is contained in:
Philipp Oppermann
2017-06-25 20:49:59 +02:00
parent a06f074bc8
commit bfe0d12a60
6 changed files with 29 additions and 0 deletions

View File

@@ -184,6 +184,7 @@ Idx Name Size VMA LMA File off Algn
CONTENTS, ALLOC, LOAD, READONLY, CODE
```
_Note_: The `ld` and `objdump` commands are platform specific. If you're _not_ working on x86_64 architecture, you will need to [cross compile binutils]. Then use `x86_64elfld` and `x86_64elfobjdump` instead of `ld` and `objdump`.
[cross compile binutils]: ./extra/cross-compile-binutils.md
## Creating the ISO