summaryrefslogtreecommitdiff
path: root/firmware
diff options
context:
space:
mode:
Diffstat (limited to 'firmware')
-rw-r--r--firmware/app.lds4
1 files changed, 0 insertions, 4 deletions
diff --git a/firmware/app.lds b/firmware/app.lds
index 12b8a9c458..6edeb46a7d 100644
--- a/firmware/app.lds
+++ b/firmware/app.lds
@@ -58,8 +58,4 @@ SECTIONS
58 _mp3end = .; 58 _mp3end = .;
59 } 59 }
60 60
61 .pad 0x0900C800 :
62 {
63 LONG(0);
64 }
65} 61}