Rename VXMICRO_ARCH_arc -> CONFIG_ARC

Change-Id: I4aca181523f50f43ee01e1be0c20a9ad844ef618
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2015-06-05 22:27:49 -04:00
commit f2520f87a2
6 changed files with 12 additions and 12 deletions

View file

@ -49,7 +49,7 @@ This file may be included by:
#include <arch/x86/linker-defs-arch.h>
#elif defined(CONFIG_ARM)
/* Nothing yet to include */
#elif defined(VXMICRO_ARCH_arc)
#elif defined(CONFIG_ARC)
/* Nothing yet to include */
#else
#error Arch not supported.