OpenOCD
riscv-011_reg.h
Go to the documentation of this file.
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
2 
3 #ifndef OPENOCD_TARGET_RISCV_RISCV_011_REG_H
4 #define OPENOCD_TARGET_RISCV_RISCV_011_REG_H
5 
6 #include "target/target.h"
7 
18 
19 #endif /* OPENOCD_TARGET_RISCV_RISCV_011_REG_H */
int riscv011_reg_init_all(struct target *target)
This file describes additional register cache interface available to the RISC-V Debug Specification v...
Definition: riscv-011_reg.c:40
Definition: target.h:119