aboutsummaryrefslogtreecommitdiff
path: root/isa/rv32mi/timer.S
blob: 307876c96133cf89f17d2b231143e732efb6742b (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/timer.S"