making mtvec_handler global (#150)
authorSrivatsa Yogendra <36861801+srivatsa611y@users.noreply.github.com>
Fri, 17 Aug 2018 19:02:57 +0000 (12:02 -0700)
committerAndrew Waterman <aswaterman@gmail.com>
Fri, 17 Aug 2018 19:02:57 +0000 (12:02 -0700)
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.