mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 07:12:54 +08:00
If the CPU load measurements are being driven by an external clock, then the prototype for sched_process_cpuload() must be available in include/nuttx/arch.h
This commit is contained in:
@@ -48,6 +48,7 @@
|
||||
#include <stdio.h>
|
||||
#include <fcntl.h>
|
||||
|
||||
#include <nuttx/arch.h>
|
||||
#include <nuttx/timer.h>
|
||||
#include <nuttx/clock.h>
|
||||
#include <nuttx/kthread.h>
|
||||
|
||||
Reference in New Issue
Block a user