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
17
int
riscv011_reg_init_all
(
struct
target
*
target
);
18
19
#endif
/* OPENOCD_TARGET_RISCV_RISCV_011_REG_H */
riscv011_reg_init_all
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
target
Definition:
target.h:119
target.h
src
target
riscv
riscv-011_reg.h
Generated by
1.9.1