Fix build

This commit is contained in:
2023-08-17 11:50:17 +03:00
parent e49a3aec81
commit 571f2232d0
3 changed files with 11 additions and 8 deletions

View File

@@ -254,7 +254,7 @@ void stack_prefault(void)
/****************************************************************************/
//int main(int argc, char **argv)
int main_loop(int argc, char **argv)
int main_loop()
{
ec_slave_config_t *sc;
struct timespec wakeup_time;