openocd/src/jtag/aice
Antonio Borneo 7beb6a4e5b jtag: declare local symbols as static
Functions and variables that are not used outside the file should
be declared as static.

Change-Id: I58c9f5557d4809db9ccc34d32182c3797f825da1
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: http://openocd.zylin.com/5896
Tested-by: jenkins
2020-11-04 17:39:22 +00:00
..
Makefile.am Convert to non-recursive make 2016-12-08 16:23:10 +00:00
aice_interface.c jtag/aice: fix command's usage string 2020-09-05 17:13:05 +01:00
aice_interface.h nds32: Add jtag scan_chain command 2018-03-12 14:12:59 +00:00
aice_pipe.c jtag: declare local symbols as static 2020-11-04 17:39:22 +00:00
aice_pipe.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
aice_port.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
aice_port.h target: Add 64-bit target address support 2017-02-10 13:50:17 +01:00
aice_transport.c coding style: add parenthesis around the argument of sizeof 2020-05-09 14:39:19 +01:00
aice_transport.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
aice_usb.c jtag: declare local symbols as static 2020-11-04 17:39:22 +00:00
aice_usb.h drivers: libusb1_common code cleanup 2020-03-03 07:24:33 +00:00