aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv/include/csr.h
blob: 13f96cb5f4958cd09a455691f71218b2e892d545 (plain) (blame)
1
2
3
4
5
6
#ifndef APOS_CSR_H
#define APOS_CSR_H

#define csr_write(csr, val)

#endif /* APOS_CSR_H */