70d0a1b6ef
The arch_timing_* are not defined if timing functions are not enabled, which results in compiler warnings about implicit function declarations. So guard the header with its own kconfig so the header can be unconditionally included by other enough though timing functions are not enabled. Note this is done inside the doxygen @defgroup or else doc build would fail as timing_api group cannot be found. Signed-off-by: Daniel Leung <daniel.leung@intel.com> |
||
---|---|---|
.. | ||
timing.h | ||
types.h |