X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=src%2Frtos%2FThreadX.c;h=7d58725c4f57eb6cae1153ec4849bafe7a61563a;hb=d3bff4e5c42b6b3af65e31fbf2409fa3d88d1a03;hp=302641bae4bb549af64c305a277907f205c26c23;hpb=21bc36c4d7c813983f7ccf3ae958d96198867136;p=openocd.git diff --git a/src/rtos/ThreadX.c b/src/rtos/ThreadX.c index 302641bae4..7d58725c4f 100644 --- a/src/rtos/ThreadX.c +++ b/src/rtos/ThreadX.c @@ -110,7 +110,7 @@ static const struct stack_register_offset rtos_threadx_arm926ejs_stack_offsets_i { 16, 0x04, 32 }, /* xPSR */ }; -const struct rtos_register_stacking rtos_threadx_arm926ejs_stacking[] = { +static const struct rtos_register_stacking rtos_threadx_arm926ejs_stacking[] = { { ARM926EJS_REGISTERS_SIZE_SOLICITED, /* stack_registers_size */ -1, /* stack_growth_direction */