altos: Add self-flash support for STM32F042 processor
[fw/altos] / src / stmf0 / ao_boot_chain.c
index bcebf033ed5b9fa78dd19e80daf240262e5ed9ee..83a543a02b3edcd31991dae60cf669cab7c9b39b 100644 (file)
@@ -43,7 +43,7 @@ struct ao_boot {
 };
 
 static struct ao_boot __attribute__ ((section(".boot"))) ao_boot;
-       
+
 int
 ao_boot_check_chain(void)
 {