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
3 changed files with 3 additions and 3 deletions
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue