X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=src%2Frtos%2Frtos_ecos_stackings.c;fp=src%2Frtos%2Frtos_ecos_stackings.c;h=cae271270ab695813eb8f1031ef3b5b2fb4a2606;hp=86e1765078f7c1df2292527d7c7449f310109755;hb=227577ba7616ca129790090e1101b503f7b9cdb7;hpb=bec6c0eb094fb7ca1752688118f41193dc83e026 diff --git a/src/rtos/rtos_ecos_stackings.c b/src/rtos/rtos_ecos_stackings.c index 86e1765078..cae271270a 100644 --- a/src/rtos/rtos_ecos_stackings.c +++ b/src/rtos/rtos_ecos_stackings.c @@ -5,8 +5,9 @@ #endif #include "rtos.h" -#include "rtos_standard_stackings.h" #include "target/armv7m.h" +#include "rtos_standard_stackings.h" +#include "rtos_ecos_stackings.h" /* For Cortex-M eCos applications the actual thread context register layout can * be different between active threads of an application depending on whether