riscv-openocd/src
Mark Zhuang 99f60d5e59 jtag: convert 'unsigned' to 'unsigned int'
Conversion done with
        checkpatch --fix-inplace -types UNSPECIFIED_INT

Change-Id: I2c2d56aa98e89bcc6088a1bd51d70066d67d6dad
Signed-off-by: Mark Zhuang <mark.zhuang@spacemit.com>
Reviewed-on: https://review.openocd.org/c/openocd/+/8367
Tested-by: jenkins
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
2024-11-02 21:03:37 +00:00
..
flash flash: convert 'unsigned' to 'unsigned int' 2024-11-02 21:03:19 +00:00
helper gdb_server: Improve const correctness 2024-10-20 09:25:25 +00:00
jtag jtag: convert 'unsigned' to 'unsigned int' 2024-11-02 21:03:37 +00:00
pld pld/intel: remove idcodes from intel.c 2024-06-15 14:25:05 +00:00
rtos OpenOCD: drop comparison with true/false 2024-10-05 15:49:04 +00:00
rtt rtt: default the ID to "SEGGER RTT" 2024-08-25 12:43:22 +00:00
server server: convert 'unsigned' to 'unsigned int' 2024-11-02 21:03:04 +00:00
svf openocd: convert 'unsigned' to 'unsigned int' 2024-10-05 15:46:25 +00:00
target target: riscv: convert 'unsigned' to 'unsigned int' 2024-11-02 21:02:42 +00:00
transport openocd: convert 'unsigned' to 'unsigned int' 2024-10-05 15:46:25 +00:00
xsvf openocd: convert 'unsigned' to 'unsigned int' 2024-10-05 15:46:25 +00:00
Makefile.am configure: Use pkg-config for jimtcl 2024-08-02 15:59:07 +00:00
hello.c hello: include hello.h 2023-05-18 10:13:41 +00:00
hello.h openocd: src: replace the GPL-2.0-or-later license tag 2022-07-23 13:59:13 +00:00
main.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
openocd.c openocd: convert 'unsigned' to 'unsigned int' 2024-10-05 15:46:25 +00:00
openocd.h openocd: src: replace the GPL-2.0-or-later license tag 2022-07-23 13:59:13 +00:00