X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=src%2Fkernel%2Fao_boot.h;h=c11aac1ed2462b2e933751ec1afd79931b1a96e8;hp=0977cf657fffc8bbd9b72f2f78e72d72dcba6130;hb=ffbf340c516a7fff7c95b808586f623269fe4338;hpb=ee009332a17557076f4c9348a31658f5bf605240 diff --git a/src/kernel/ao_boot.h b/src/kernel/ao_boot.h index 0977cf65..c11aac1e 100644 --- a/src/kernel/ao_boot.h +++ b/src/kernel/ao_boot.h @@ -22,7 +22,8 @@ void ao_boot_chain(uint32_t *base); -void +/* Return true to switch to application */ +int ao_boot_check_pin(void); /* Return true to switch to application (if present) */