aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/common
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/common')
-rw-r--r--benchmarks/common/test.ld1
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/common/test.ld b/benchmarks/common/test.ld
index 679c4ba..a50b017 100644
--- a/benchmarks/common/test.ld
+++ b/benchmarks/common/test.ld
@@ -28,6 +28,7 @@ SECTIONS
. = ALIGN(0x1000);
.tohost : { *(.tohost) }
+ . = ALIGN(0x1000);
.text : { *(.text) }
/* data segment */