-
Bug
-
Resolution: Fixed
-
High
-
TIRTOS
-
TIRTOS-2103
-
TIRTOS_5_30_00
-
TIRTOS_5_70_00
-
All
The GCC compiler is throwing warning about a missing return statement in this non-void function.
source/ti/posix/tirtos/timer.c:347:1: warning: no return s
tatement in function returning non-void [-Wreturn-type]