mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-01 15:04:06 +08:00
Merge pull request #2116 from PX4/ros_perf_counter_return
ros perf counter dummy: fix warning about missing return
This commit is contained in:
commit
731bd97f39
@ -170,7 +170,5 @@ void perf_reset_all(void)
|
||||
*/
|
||||
uint64_t perf_event_count(perf_counter_t handle)
|
||||
{
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user