OpenOCD
nds32_cmd.h
Go to the documentation of this file.
1
/* SPDX-License-Identifier: GPL-2.0-or-later */
2
3
/***************************************************************************
4
* Copyright (C) 2013 Andes Technology *
5
* Hsiangkai Wang <hkwang@andestech.com> *
6
***************************************************************************/
7
8
#ifndef OPENOCD_TARGET_NDS32_CMD_H
9
#define OPENOCD_TARGET_NDS32_CMD_H
10
11
#include <
helper/command.h
>
12
13
extern
const
struct
command_registration
nds32_command_handlers
[];
14
15
#endif
/* OPENOCD_TARGET_NDS32_CMD_H */
command.h
nds32_command_handlers
const struct command_registration nds32_command_handlers[]
Definition:
nds32_cmd.c:1114
command_registration
Definition:
command.h:228
src
target
nds32_cmd.h
Generated by
1.9.1