summaryrefslogtreecommitdiffstats
path: root/include/asm-mips64/asm.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-mips64/asm.h')
-rw-r--r--include/asm-mips64/asm.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/asm-mips64/asm.h b/include/asm-mips64/asm.h
index 48f6bfbec..4b48e636e 100644
--- a/include/asm-mips64/asm.h
+++ b/include/asm-mips64/asm.h
@@ -94,7 +94,7 @@ symbol = value
TEXT(msg)
/*
- * Print formated string
+ * Print formatted string
*/
#define PRINT(string) \
.set push; \
@@ -105,7 +105,7 @@ symbol = value
TEXT(string)
/*
- * Print formated string
+ * Print formatted string
*/
#define PROM_PRINT(string) \
.set push; \