X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fstm%2Fao_profile.h;h=f8a0c25e97eb6632eb72ea2d1f3b8fae3e28ca31;hb=135abf0e7c5ceb5738a0b5f68fe2be4b7abdae5e;hp=f7dd029ddce6c4087d5d5034177fe5c89543bf19;hpb=fb2b83fcd28199d8c686e676d46d6ecfbf706f37;p=fw%2Faltos 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 {