Eliminate architecture-specific init.h files
These files now have no useful content. Change-Id: If5d2df361eb8769ca38c4ae63f68a5681b3ad85b Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
This commit is contained in:
parent
0c3fd0afc2
commit
53165a631b
4 changed files with 0 additions and 90 deletions
|
@ -50,7 +50,6 @@ extern "C" {
|
|||
#define SIZEOFUNIT_TO_OCTET(X) (X)
|
||||
|
||||
#ifdef CONFIG_CPU_CORTEXM
|
||||
#include <arch/arm/CortexM/init.h>
|
||||
#include <arch/arm/CortexM/exc.h>
|
||||
#include <arch/arm/CortexM/irq.h>
|
||||
#include <arch/arm/CortexM/ffs.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue