riscv-openocd/contrib
Antonio Borneo 26f2df80c3 helper: list: rename macro clashing with sys/queue.h
The macro named LIST_HEAD() clashed with a macro of same name in
the GNU libc file sys/queue.h.
This causes a warning in MacOS build due to some other system file
including sys/queue.h.

Rename LIST_HEAD() as OOCD_LIST_HEAD().

Checkpatch-ignore: MACRO_ARG_REUSE
Change-Id: Ic653edec77425a58251d64f56c9f5f6c645ba0cd
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reported-by: Andrew Shelley <ashelley@btinternet.com>
Reviewed-on: https://review.openocd.org/c/openocd/+/8683
Tested-by: jenkins
Reviewed-by: Tomas Vanek <vanekt@fbl.cz>
Reviewed-by: Andy <andrewjohnshelley@gmail.com>
2025-01-12 11:09:31 +00:00
..
buildroot nds32: drop it, together with aice adapter driver 2023-01-15 14:46:36 +00:00
firmware/angie contrib/firmware: Change USB interruption handling for JTAG/I2C communications 2024-01-13 14:48:56 +00:00
libdcc openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
loaders contrib: convert 'unsigned' to 'unsigned int' 2024-11-09 21:05:18 +00:00
remote_bitbang remote_bitbang: Add SWD support 2023-12-03 06:22:54 +00:00
rpc_examples contrib: replace the GPLv3-or-later license tag 2022-09-13 22:05:50 +00:00
rtos-helpers contrib/rtos-helpers/uCOS-III-openocd: change license to Apache-2.0 2024-01-21 21:27:11 +00:00
xsvf_tools contrib: replace the GPLv2-or-later license tag 2022-09-13 22:06:14 +00:00
60-openocd.rules jtag/drivers/mpsse: Added FT4232HA 2024-07-13 22:23:46 +00:00
cross-build.sh github/workflow: build libjaylink from source 2023-04-01 16:11:31 +00:00
gen-stellaris-part-header.pl contrib: add GPL license tag on files that miss it 2022-09-13 22:06:50 +00:00
itmdump.c contrib: convert 'unsigned' to 'unsigned int' 2024-11-09 21:05:18 +00:00
list_example.c helper: list: rename macro clashing with sys/queue.h 2025-01-12 11:09:31 +00:00