aboutsummaryrefslogtreecommitdiff
path: root/isa/rv32mi/ipi.S
blob: c39fc2925894a8c3399ad8447436ecf246e2d4e8 (plain)
1
2
3
4
5
6
7
# See LICENSE for license details.

#include "riscv_test.h"
#undef RVTEST_RV64M
#define RVTEST_RV64M RVTEST_RV32M

#include "../rv64mi/ipi.S"