arm/arc: fix typos
Change-Id: I0f1c8ccab38719e095547254fdd27e85125f01dc Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
This commit is contained in:
parent
04727bcf9e
commit
0ad859aaf3
|
@ -23,7 +23,7 @@
|
|||
#include <arch/cpu.h>
|
||||
|
||||
/*
|
||||
* enable proprocessor features, such
|
||||
* enable preprocessor features, such
|
||||
* as %expr - evaluate the expression and use it as a string
|
||||
*/
|
||||
.altmacro
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
#include <arch/cpu.h>
|
||||
|
||||
/*
|
||||
* enable proprocessor features, such
|
||||
* enable preprocessor features, such
|
||||
* as %expr - evaluate the expression and use it as a string
|
||||
*/
|
||||
.altmacro
|
||||
|
|
|
@ -30,7 +30,7 @@
|
|||
_ASM_FILE_PROLOGUE
|
||||
|
||||
/*
|
||||
* enable proprocessor features, such
|
||||
* enable preprocessor features, such
|
||||
* as %expr - evaluate the expression and use it as a string
|
||||
*/
|
||||
.altmacro
|
||||
|
|
Loading…
Reference in a new issue