summaryrefslogtreecommitdiffstats
path: root/ape/ape.ld
diff options
context:
space:
mode:
Diffstat (limited to 'ape/ape.ld')
-rw-r--r--ape/ape.ld2
1 files changed, 1 insertions, 1 deletions
diff --git a/ape/ape.ld b/ape/ape.ld
index 3b26fae..eb88bf3 100644
--- a/ape/ape.ld
+++ b/ape/ape.ld
@@ -27,7 +27,7 @@ SECTIONS
.stack . (NOLOAD) : ALIGN(4) SUBALIGN(4)
{
_fstack = .;
- _estack = 00118000;
+ _estack = 0x00118000;
}
OpenPOWER on IntegriCloud