riscv-openocd/src/target/openrisc
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
..
Makefile.am openocd: build: add SPDX tag 2022-07-23 13:06:38 +00:00
jsp_server.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
jsp_server.h openocd: src: add GPL license tag on files that miss it 2022-07-23 13:13:39 +00:00
or1k.c helper: list: rename macro clashing with sys/queue.h 2025-01-12 11:09:31 +00:00
or1k.h openocd: src/target: replace the GPL-2.0-or-later license tag 2022-07-23 13:58:51 +00:00
or1k_du.h openocd: src/target: replace the GPL-2.0-or-later license tag 2022-07-23 13:58:51 +00:00
or1k_du_adv.c OpenOCD: fix code alignment 2024-10-05 15:48:23 +00:00
or1k_tap.h openocd: src/target: replace the GPL-2.0-or-later license tag 2022-07-23 13:58:51 +00:00
or1k_tap_mohor.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
or1k_tap_vjtag.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
or1k_tap_xilinx_bscan.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00