X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=src%2Frtos%2Fmqx.c;h=f0f419c61f856722e237a2af5ff597adef2d2eaf;hp=272658c8a53e265707d9894e7752995ad0670d04;hb=0c8ec7c826c60391034fe5f0ea90f8538ac94b38;hpb=f630fac2e72af502d12139fdc864a01a4da7c868 diff --git a/src/rtos/mqx.c b/src/rtos/mqx.c index 272658c8a5..f0f419c61f 100644 --- a/src/rtos/mqx.c +++ b/src/rtos/mqx.c @@ -109,7 +109,7 @@ static int mqx_valid_address_check( enum mqx_arch arch_type = ((struct mqx_params *)rtos->rtos_specific_params)->target_arch; const char * targetname = ((struct mqx_params *)rtos->rtos_specific_params)->target_name; - /* Cortex M address range */ + /* Cortex-M address range */ if (arch_type == mqx_arch_cortexm) { if ( /* code and sram area */