summaryrefslogtreecommitdiff
path: root/nuttx/configs/z8encore000zco/ostest/ostest.linkcmd
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/z8encore000zco/ostest/ostest.linkcmd')
-rwxr-xr-xnuttx/configs/z8encore000zco/ostest/ostest.linkcmd3
1 files changed, 1 insertions, 2 deletions
diff --git a/nuttx/configs/z8encore000zco/ostest/ostest.linkcmd b/nuttx/configs/z8encore000zco/ostest/ostest.linkcmd
index 4c291a67e..befb1ac71 100755
--- a/nuttx/configs/z8encore000zco/ostest/ostest.linkcmd
+++ b/nuttx/configs/z8encore000zco/ostest/ostest.linkcmd
@@ -61,8 +61,7 @@ define _low_nearbss = base of NEAR_BSS
define _len_nearbss = length of NEAR_BSS
define _low_farbss = base of FAR_BSS
define _len_farbss = length of FAR_BSS
-define _far_heaptop = highaddr of EDATA
-define _far_stack = highaddr of EDATA
+define _far_stacktop = highaddr of EDATA
define _near_stack = highaddr of RDATA
define _far_heapbot = top of EDATA
define _near_heaptop = highaddr of RDATA