X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=src%2Fstm32f4%2Fao_arch.h;h=7dd4c80d79266b00856f43677a5fe1cfc04f476f;hp=73dc3e9359e57f107c63c281028784c3496e6fdb;hb=d6c3c3618a708d2a1a7948454710e6ae21c2a426;hpb=015d3055a52532070e96469907683c3aa3eda44e 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