summaryrefslogtreecommitdiff
path: root/src/stmf0/ao_boot_chain.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/stmf0/ao_boot_chain.c')
-rw-r--r--src/stmf0/ao_boot_chain.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stmf0/ao_boot_chain.c b/src/stmf0/ao_boot_chain.c
index bcebf033..83a543a0 100644
--- a/src/stmf0/ao_boot_chain.c
+++ b/src/stmf0/ao_boot_chain.c
@@ -43,7 +43,7 @@ struct ao_boot {
};
static struct ao_boot __attribute__ ((section(".boot"))) ao_boot;
-
+
int
ao_boot_check_chain(void)
{