arc: do not include arch/cpu.h, nanokernel.h has it

Change-Id: Ic8537168211292fcedcb9c1d283d638029473932
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2015-09-06 08:18:26 -04:00
commit e81942e538

View file

@ -37,7 +37,6 @@
*/
#include <nanokernel.h>
#include <arch/cpu.h>
#include <toolchain.h>
#include <nano_private.h>
#include <offsets.h>