summaryrefslogtreecommitdiff
path: root/md/writeup/raspberry5_baremetal_helloworld.md
diff options
context:
space:
mode:
Diffstat (limited to 'md/writeup/raspberry5_baremetal_helloworld.md')
-rw-r--r--md/writeup/raspberry5_baremetal_helloworld.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/md/writeup/raspberry5_baremetal_helloworld.md b/md/writeup/raspberry5_baremetal_helloworld.md
index 7542b48..4e8bdda 100644
--- a/md/writeup/raspberry5_baremetal_helloworld.md
+++ b/md/writeup/raspberry5_baremetal_helloworld.md
@@ -89,7 +89,7 @@ clean:
### linker.ld
-```ld
+```
SECTIONS
{
. = 0x80000; /* Kernel load address for AArch64 */