aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/common/crt.S
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/common/crt.S')
-rw-r--r--benchmarks/common/crt.S12
1 files changed, 0 insertions, 12 deletions
diff --git a/benchmarks/common/crt.S b/benchmarks/common/crt.S
index d75e81e..f97c589 100644
--- a/benchmarks/common/crt.S
+++ b/benchmarks/common/crt.S
@@ -216,18 +216,6 @@ trap_entry:
addi sp, sp, 272
mret
-.section ".tdata.begin"
-.globl _tdata_begin
-_tdata_begin:
-
-.section ".tdata.end"
-.globl _tdata_end
-_tdata_end:
-
-.section ".tbss.end"
-.globl _tbss_end
-_tbss_end:
-
.section ".tohost","aw",@progbits
.align 6
.globl tohost