altos: Make stm-bringup build again
[fw/altos] / src / stm-bringup / ao.h
index 27204faefbd8820d61bb1b8a609a8ad9194e9d2d..2c7d5282f0e7d23386ee6a4c194ceb41f1481649 100644 (file)
@@ -16,3 +16,5 @@
  */
 
 #define ao_panic(n)    for(;;);
+
+#define AO_BOOT_LOADER_BASE               ((uint32_t *) 0x0)