Clean up bmarks build
[riscv-tests.git] / benchmarks / common / crt.S
index a821769c152d8cfe2d91e374e0e46d809d0839e5..38b963dedb7dda0b787f433baf3e4fce3ae1616f 100644 (file)
@@ -12,7 +12,7 @@
 # define REGBYTES 4
 #endif
 
-  .text
+  .section ".text.init"
   .globl _start
 _start:
   la t0, trap_entry