kernel: move kernel object APIs to own header
Part of an effort to break up the gigantic kernel.h. Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
This commit is contained in:
parent
c765b92944
commit
95bbc742ba
5 changed files with 329 additions and 299 deletions
|
@ -43,5 +43,6 @@
|
|||
#include <irq.h>
|
||||
#include <sys/thread_stack.h>
|
||||
#include <app_memory/mem_domain.h>
|
||||
#include <sys/kobject.h>
|
||||
|
||||
#endif /* ZEPHYR_INCLUDE_KERNEL_INCLUDES_H_ */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue