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:
Andrew Boie 2020-10-07 09:57:52 -07:00 committed by Anas Nashif
commit 95bbc742ba
5 changed files with 329 additions and 299 deletions

View file

@ -0,0 +1,5 @@
/*
* Copyright (c) 2020 Intel Corporation
*
* SPDX-License-Identifier: Apache-2.0
*/