X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fstm%2Fao_arch.h;h=e3094c6abec04fdcc4a700d5d216639995beb7b2;hb=2ea3f551b3c4649320efe2fd999f01012bca03bd;hp=e83b6bd2cfbf3e1dac4a7c2816703fcf1214ba08;hpb=338372b97d441c30d2a23df540163a66a7f8d8c0;p=fw%2Faltos diff --git a/src/stm/ao_arch.h b/src/stm/ao_arch.h index e83b6bd2..e3094c6a 100644 --- a/src/stm/ao_arch.h +++ b/src/stm/ao_arch.h @@ -51,7 +51,8 @@ * ao_romconfig.c */ -#define AO_ROMCONFIG_SYMBOL __attribute__((section(".romconfig"))) const +#define AO_ROMCONFIG_SYMBOL __attribute__((section(".init.1"))) const +#define AO_USBCONFIG_SYMBOL __attribute__((section(".init.2"))) const /* * For now, we're running at a weird frequency