OpenOCD
hla_tcl.h
Go to the documentation of this file.
1
/* SPDX-License-Identifier: GPL-2.0-or-later */
2
3
/***************************************************************************
4
* Copyright (C) 2011 by Mathias Kuester *
5
* Mathias Kuester <kesmtp@freenet.de> *
6
* *
7
* Copyright (C) 2012 by Spencer Oliver *
8
* spen@spen-soft.co.uk *
9
***************************************************************************/
10
11
#ifndef OPENOCD_JTAG_HLA_HLA_TCL_H
12
#define OPENOCD_JTAG_HLA_HLA_TCL_H
13
15
int
jim_hl_newtap
(Jim_Interp *interp,
int
argc, Jim_Obj *
const
*argv);
16
17
#endif
/* OPENOCD_JTAG_HLA_HLA_TCL_H */
jim_hl_newtap
int jim_hl_newtap(Jim_Interp *interp, int argc, Jim_Obj *const *argv)
Definition:
hla_tcl.c:138
src
jtag
hla
hla_tcl.h
Generated by
1.9.1