OpenOCD
arc_cmd.h
Go to the documentation of this file.
1
/* SPDX-License-Identifier: GPL-2.0-or-later */
2
3
/***************************************************************************
4
* Copyright (C) 2013-2014,2019-2020 Synopsys, Inc. *
5
* Frank Dols <frank.dols@synopsys.com> *
6
* Mischa Jonker <mischa.jonker@synopsys.com> *
7
* Anton Kolesov <anton.kolesov@synopsys.com> *
8
* Evgeniy Didin <didin@synopsys.com> *
9
***************************************************************************/
10
11
#ifndef OPENOCD_TARGET_ARC_CMD_H
12
#define OPENOCD_TARGET_ARC_CMD_H
13
14
extern
const
struct
command_registration
arc_monitor_command_handlers
[];
15
16
#endif
/* OPENOCD_TARGET_ARC_CMD_H */
arc_monitor_command_handlers
const struct command_registration arc_monitor_command_handlers[]
Definition:
arc_cmd.c:1081
command_registration
Definition:
command.h:228
src
target
arc_cmd.h
Generated by
1.9.1