kernel: remove last nanokernel ocrrurances from include/

Jira: ZEP-1323
Change-Id: I32e2dc33406a74c2e592bb2df215bd9170bf286d
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2016-12-23 07:32:56 -05:00
commit ea8c6aad24
24 changed files with 37 additions and 35 deletions

View file

@ -17,7 +17,7 @@
#ifndef _cache__h_
#define _cache__h_
#include <nanokernel.h>
#include <kernel.h>
#ifdef __cplusplus
extern "C" {