openocd/src/rtos
Marc Schink dba9293a89 rtos: Use 'bool' as return type for detect_rtos()
Change-Id: I91ad0431d44ed94f48d20c4690f8642d66f52a9b
Signed-off-by: Marc Schink <openocd-dev@marcschink.de>
Reviewed-on: http://openocd.zylin.com/4274
Tested-by: jenkins
Reviewed-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
2017-12-06 21:01:12 +00:00
..
ChibiOS.c rtos: Use 'bool' as return type for detect_rtos() 2017-12-06 21:01:12 +00:00
eCos.c rtos: Use 'bool' as return type for detect_rtos() 2017-12-06 21:01:12 +00:00
embKernel.c rtos: Use 'bool' as return type for detect_rtos() 2017-12-06 21:01:12 +00:00
FreeRTOS.c rtos: Use 'bool' as return type for detect_rtos() 2017-12-06 21:01:12 +00:00
linux_header.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
linux.c rtos: Use 'bool' as return type for detect_rtos() 2017-12-06 21:01:12 +00:00
Makefile.am helper,rtos,server: Restore missing warning flags 2017-01-15 10:16:16 +00:00
mqx.c rtos: Use 'bool' as return type for detect_rtos() 2017-12-06 21:01:12 +00:00
rtos_chibios_stackings.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
rtos_chibios_stackings.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
rtos_ecos_stackings.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
rtos_ecos_stackings.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
rtos_embkernel_stackings.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
rtos_embkernel_stackings.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
rtos_mqx_stackings.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
rtos_mqx_stackings.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
rtos_standard_stackings.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
rtos_standard_stackings.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
rtos_ucos_iii_stackings.c rtos: style corrections for uCOS-III 2017-06-30 21:23:15 +01:00
rtos_ucos_iii_stackings.h rtos: style corrections for uCOS-III 2017-06-30 21:23:15 +01:00
rtos.c helper: Code cleanup for hexify() 2016-12-08 12:34:53 +00:00
rtos.h rtos: Use 'bool' as return type for detect_rtos() 2017-12-06 21:01:12 +00:00
ThreadX.c rtos: Use 'bool' as return type for detect_rtos() 2017-12-06 21:01:12 +00:00
uCOS-III.c rtos: Use 'bool' as return type for detect_rtos() 2017-12-06 21:01:12 +00:00