kernel/include: Missed nano_internal.h -> kernel_internal.h spots

Update heading naming given recent rename

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
This commit is contained in:
Andy Ross 2018-02-08 09:10:46 -08:00 committed by Anas Nashif
commit 245b54ed56
7 changed files with 6 additions and 7 deletions

View file

@ -13,7 +13,6 @@
#include <kernel.h>
#include <kernel_structs.h>
#include <kernel_internal.h>
#include <nano_internal.h>
#include <kswap.h>
#include <string.h>
#include <toolchain.h>