X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=src%2Fstm%2Fao_profile.h;h=f8a0c25e97eb6632eb72ea2d1f3b8fae3e28ca31;hp=f7dd029ddce6c4087d5d5034177fe5c89543bf19;hb=5c9172ba5681ff93d63c9c263a453d0025170045;hpb=db8f3426ac1cf756a2e4974ca61a5ae9048c80ce diff --git a/src/stm/ao_profile.h b/src/stm/ao_profile.h index f7dd029d..f8a0c25e 100644 --- a/src/stm/ao_profile.h +++ b/src/stm/ao_profile.h @@ -20,7 +20,7 @@ void ao_profile_init(); -static uint32_t inline ao_profile_tick(void) { +static inline uint32_t ao_profile_tick(void) { uint16_t hi, lo, second_hi; do {