kernel: move time_units into sys subdirectory
This isn't something the user will ever include directory, so take steps to hide it. Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
This commit is contained in:
parent
d2b8922fa3
commit
5f34700133
3 changed files with 2 additions and 2 deletions
|
@ -22,7 +22,7 @@
|
|||
#include <toolchain.h>
|
||||
#include <zephyr/types.h>
|
||||
|
||||
#include <time_units.h>
|
||||
#include <sys/time_units.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue