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
5
subsys/testsuite/ztest/include/syscalls/kobject.h
Normal file
5
subsys/testsuite/ztest/include/syscalls/kobject.h
Normal file
|
@ -0,0 +1,5 @@
|
|||
/*
|
||||
* Copyright (c) 2020 Intel Corporation
|
||||
*
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
Loading…
Add table
Add a link
Reference in a new issue