Fix ./configure in root
[riscv-tests.git] / isa / rv32mi / sbreak.S
1 # See LICENSE for license details.
2
3 #include "riscv_test.h"
4 #undef RVTEST_RV64S
5 #define RVTEST_RV64S RVTEST_RV32M
6 #define __MACHINE_MODE
7
8 #include "../rv64si/sbreak.S"