arm/arc: fix typos

Change-Id: I0f1c8ccab38719e095547254fdd27e85125f01dc
Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
This commit is contained in:
Benjamin Walsh 2016-01-06 14:24:50 -05:00 committed by Anas Nashif
commit 0ad859aaf3
3 changed files with 3 additions and 3 deletions

View file

@ -23,7 +23,7 @@
#include <arch/cpu.h> #include <arch/cpu.h>
/* /*
* enable proprocessor features, such * enable preprocessor features, such
* as %expr - evaluate the expression and use it as a string * as %expr - evaluate the expression and use it as a string
*/ */
.altmacro .altmacro

View file

@ -23,7 +23,7 @@
#include <arch/cpu.h> #include <arch/cpu.h>
/* /*
* enable proprocessor features, such * enable preprocessor features, such
* as %expr - evaluate the expression and use it as a string * as %expr - evaluate the expression and use it as a string
*/ */
.altmacro .altmacro

View file

@ -30,7 +30,7 @@
_ASM_FILE_PROLOGUE _ASM_FILE_PROLOGUE
/* /*
* enable proprocessor features, such * enable preprocessor features, such
* as %expr - evaluate the expression and use it as a string * as %expr - evaluate the expression and use it as a string
*/ */
.altmacro .altmacro