riscv-openocd/src/rtos
Antonio Borneo fbea7d5d38 openocd: drop include of target_type.h
Few files include target_type.h even if it is not needed.
Drop the include.

Other files access directly to target type's name instead of using
the proper API target_type_name().
Use the API and drop the include.

Change-Id: I86c0e0bbad51db93500c0efa27b7d6f1a67a02c2
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: https://review.openocd.org/c/openocd/+/8260
Tested-by: jenkins
Reviewed-by: Tomas Vanek <vanekt@fbl.cz>
2024-05-26 09:57:51 +00:00
..
FreeRTOS.c openocd: drop include of target_type.h 2024-05-26 09:57:51 +00:00
Makefile.am rtos/nuttx: add Espressif target support and refactoring 2023-03-25 18:06:08 +00:00
ThreadX.c openocd: drop include of target_type.h 2024-05-26 09:57:51 +00:00
chibios.c openocd: drop include of target_type.h 2024-05-26 09:57:51 +00:00
chromium-ec.c openocd: drop include of target_type.h 2024-05-26 09:57:51 +00:00
eCos.c openocd: drop include of target_type.h 2024-05-26 09:57:51 +00:00
embKernel.c openocd: drop include of target_type.h 2024-05-26 09:57:51 +00:00
hwthread.c openocd: drop include of target_type.h 2024-05-26 09:57:51 +00:00
linux.c rtos/linux.c: Fix Linux user space border check 2023-04-14 15:16:43 +00:00
linux_header.h openocd: src: add GPL license tag on files that miss it 2022-07-23 13:13:39 +00:00
mqx.c openocd: drop include of target_type.h 2024-05-26 09:57:51 +00:00
nuttx.c openocd: drop include of target_type.h 2024-05-26 09:57:51 +00:00
riot.c openocd: drop include of target_type.h 2024-05-26 09:57:51 +00:00
rtkernel.c openocd: drop include of target_type.h 2024-05-26 09:57:51 +00:00
rtos.c OpenOCD memory leak in `hwthread_update_threads()` 2023-10-27 11:41:30 +00:00
rtos.h rtos: move prototype of rtos_thread_packet() in rtos.h 2023-05-18 10:16:32 +00:00
rtos_chibios_stackings.c rtos: remove config.h includes from stackings headers 2023-01-28 15:55:36 +00:00
rtos_chibios_stackings.h rtos: remove config.h includes from stackings headers 2023-01-28 15:55:36 +00:00
rtos_ecos_stackings.c rtos: remove config.h includes from stackings headers 2023-01-28 15:55:36 +00:00
rtos_ecos_stackings.h rtos: remove config.h includes from stackings headers 2023-01-28 15:55:36 +00:00
rtos_embkernel_stackings.c rtos: remove config.h includes from stackings headers 2023-01-28 15:55:36 +00:00
rtos_embkernel_stackings.h rtos: remove config.h includes from stackings headers 2023-01-28 15:55:36 +00:00
rtos_mqx_stackings.c rtos: remove config.h includes from stackings headers 2023-01-28 15:55:36 +00:00
rtos_mqx_stackings.h rtos: remove config.h includes from stackings headers 2023-01-28 15:55:36 +00:00
rtos_nuttx_stackings.c rtos/nuttx: add stacking info for Espressif Xtensa chips 2023-01-28 15:51:15 +00:00
rtos_nuttx_stackings.h rtos/nuttx: add Espressif target support and refactoring 2023-03-25 18:06:08 +00:00
rtos_riot_stackings.c rtos: remove config.h includes from stackings headers 2023-01-28 15:55:36 +00:00
rtos_riot_stackings.h rtos: remove config.h includes from stackings headers 2023-01-28 15:55:36 +00:00
rtos_standard_stackings.c rtos: remove config.h includes from stackings headers 2023-01-28 15:55:36 +00:00
rtos_standard_stackings.h rtos: remove config.h includes from stackings headers 2023-01-28 15:55:36 +00:00
rtos_ucos_iii_stackings.c rtos: remove config.h includes from stackings headers 2023-01-28 15:55:36 +00:00
rtos_ucos_iii_stackings.h rtos: remove config.h includes from stackings headers 2023-01-28 15:55:36 +00:00
uCOS-III.c openocd: drop include of target_type.h 2024-05-26 09:57:51 +00:00
zephyr.c openocd: drop include of target_type.h 2024-05-26 09:57:51 +00:00