OpenOCD
main.h
Go to the documentation of this file.
1
/* SPDX-License-Identifier: GPL-2.0-or-later */
2
3
/***************************************************************************
4
* Copyright (C) 2011 by Martin Schmoelzer *
5
* <martin.schmoelzer@student.tuwien.ac.at> *
6
***************************************************************************/
7
8
#ifndef __MAIN_H
9
#define __MAIN_H
10
11
void
io_init
(
void
);
12
13
#endif
io_init
void io_init(void)
src
jtag
drivers
OpenULINK
include
main.h
Generated by
1.9.1