Declare trap handlers as global symbols. (#87)
[riscv-tests.git] / isa / rv64si / csr.S
index 292e298608b8816def05c98ff14a46c898811c4e..5a8edbeaaf5ff28fcd7acc3701a5bd6d73057811 100644 (file)
@@ -110,6 +110,7 @@ finish:
   TEST_PASSFAIL
 
   .align 2
+  .global stvec_handler
 stvec_handler:
   # Trapping on tests 10-12 is good news.
   # Note that since the test didn't complete, TESTNUM is smaller by 1.