altos: Move from newlib-nano to picolibc
[fw/altos] / src / stm / ao_arch.h
index e83b6bd2cfbf3e1dac4a7c2816703fcf1214ba08..e3094c6abec04fdcc4a700d5d216639995beb7b2 100644 (file)
@@ -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