aboutsummaryrefslogtreecommitdiff
path: root/isa/rv32si/wfi.S
blob: 8bc92790314f9dabb8525ebc5b1137995e3a89d3 (plain)
1
2
3
4
5
6
7
# See LICENSE for license details.

#include "riscv_test.h"
#undef RVTEST_RV64S
#define RVTEST_RV64S RVTEST_RV32S

#include "../rv64si/wfi.S"