aboutsummaryrefslogtreecommitdiff
path: root/isa/rv32si/scall.S
blob: 5b732c85227394cb3dea486bdbea332355731ba6 (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/scall.S"