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