X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=src%2Fkernel%2Fao_log.h;h=c13a2580f71e3bdae2af7be7d978b71d6d921eff;hp=c5fa7faba6d867bee81ab990fcdf35eafa0d69c1;hb=807e62ccebc83eb6427a63431d06effa074e5e76;hpb=bb7522acf040f41740ecd059e3d5d2480b652420 diff --git a/src/kernel/ao_log.h b/src/kernel/ao_log.h index c5fa7fab..c13a2580 100644 --- a/src/kernel/ao_log.h +++ b/src/kernel/ao_log.h @@ -72,7 +72,7 @@ ao_log(void); /* functions provided in ao_log.c */ /* Figure out the current flight number */ -void +uint8_t ao_log_scan(void) __reentrant; /* Return the position of the start of the given log slot */