Rename VXMICRO_ARCH_arm -> CONFIG_ARM
Change-Id: I32b2e39781825504e7936b3df0c864988650c35c Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
191fc279ce
commit
274622ea69
12 changed files with 21 additions and 21 deletions
|
@ -62,7 +62,7 @@
|
|||
#define DATA data
|
||||
#define NOINIT noinit
|
||||
|
||||
#if defined(VXMICRO_ARCH_arm)
|
||||
#if defined(CONFIG_ARM)
|
||||
#define SCS_SECTION scs
|
||||
#define SCP_SECTION scp
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue