X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fstm%2Fao_profile.h;h=68aac0019c3c5f052eddd946ea35a3fac7e17198;hb=54dd2a6e3a05b940d9daebb3d73f6876c182b3e7;hp=3bf8c0b036cbe182abc344ad8dab02ee31d3e332;hpb=1085ec5d57e0ed5d132f2bbdac1a0b6a32c0ab4a;p=fw%2Faltos diff --git a/src/stm/ao_profile.h b/src/stm/ao_profile.h index 3bf8c0b0..68aac001 100644 --- a/src/stm/ao_profile.h +++ b/src/stm/ao_profile.h @@ -19,7 +19,7 @@ #ifndef _AO_PROFILE_H_ #define _AO_PROFILE_H_ -void ao_profile_init(); +void ao_profile_init(void); static inline uint32_t ao_profile_tick(void) { uint16_t hi, lo, second_hi;