Files
openocd/src/target
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
..
2024-12-30 15:58:26 +00:00
2024-12-30 15:58:26 +00:00
2022-09-13 22:13:58 +00:00
2024-10-05 15:49:49 +00:00
2024-06-23 09:30:43 +00:00
2024-06-23 09:30:43 +00:00
2024-12-30 15:58:10 +00:00
2023-12-01 22:23:13 +00:00
2022-09-13 22:13:58 +00:00
2024-12-30 15:57:45 +00:00
2023-08-26 11:44:50 +00:00
2024-12-30 15:57:27 +00:00
2023-12-01 22:23:13 +00:00
2022-09-13 22:13:58 +00:00
2023-05-05 22:14:11 +00:00