aboutsummaryrefslogtreecommitdiff
path: root/bbl/bbl.lds
diff options
context:
space:
mode:
Diffstat (limited to 'bbl/bbl.lds')
-rw-r--r--bbl/bbl.lds2
1 files changed, 1 insertions, 1 deletions
diff --git a/bbl/bbl.lds b/bbl/bbl.lds
index 397cd3f..624f691 100644
--- a/bbl/bbl.lds
+++ b/bbl/bbl.lds
@@ -12,7 +12,7 @@ SECTIONS
/*--------------------------------------------------------------------*/
/* Begining of code and text segment */
- . = 0x80000000;
+ . = MEM_START;
_ftext = .;
.text :