summaryrefslogtreecommitdiff
path: root/firmware
diff options
context:
space:
mode:
Diffstat (limited to 'firmware')
-rw-r--r--firmware/app.lds2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/app.lds b/firmware/app.lds
index 98708909d7..9076ab9e14 100644
--- a/firmware/app.lds
+++ b/firmware/app.lds
@@ -91,7 +91,7 @@ _idatastart = ADDR(.idata);
91/* FIXME: Where to put audio buffer? */ 91/* FIXME: Where to put audio buffer? */
92 92
93_audiobuffer = 0; 93_audiobuffer = 0;
94_audioend = 0; 94_audiobufend = 0;
95 95
96/* Plugins are not supported on the Gmini*/ 96/* Plugins are not supported on the Gmini*/
97 97