making mtvec_handler global (#150)
[riscv-tests.git] / isa / rv32mi / shamt.S
index aa136b5f7b0cd4fc88fc1ed468f102c1c5057ab5..c13bc3f84575ca9ad69388b861ff95e1c4f11901 100644 (file)
@@ -21,6 +21,7 @@ RVTEST_CODE_BEGIN
 
   TEST_PASSFAIL
 
+.global mtvec_handler
 mtvec_handler:
   # Trapping on test 3 is good.
   # Note that since the test didn't complete, TESTNUM is smaller by 1.