X-Git-Url: https://git.gag.com/?a=blobdiff_plain;ds=sidebyside;f=src%2Fstm32f4%2Fao_arch.h;h=7dd4c80d79266b00856f43677a5fe1cfc04f476f;hb=45b00da14ea814cf8f14dcb2cfaccaddd0fbb38d;hp=73dc3e9359e57f107c63c281028784c3496e6fdb;hpb=0686a7b8aec524d81bda4c572549a3a068ce0eed;p=fw%2Faltos diff --git a/src/stm32f4/ao_arch.h b/src/stm32f4/ao_arch.h index 73dc3e93..7dd4c80d 100644 --- a/src/stm32f4/ao_arch.h +++ b/src/stm32f4/ao_arch.h @@ -38,9 +38,6 @@ #define AO_ROMCONFIG_SYMBOL __attribute__((section(".romconfig"))) const -#define ao_arch_task_members\ - uint32_t *sp; /* saved stack pointer */ - #define ao_arch_naked_declare __attribute__((naked)) #define ao_arch_naked_define