summaryrefslogtreecommitdiff
path: root/plat/fvp/aarch64/fvp_helpers.S
diff options
context:
space:
mode:
Diffstat (limited to 'plat/fvp/aarch64/fvp_helpers.S')
-rw-r--r--plat/fvp/aarch64/fvp_helpers.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/plat/fvp/aarch64/fvp_helpers.S b/plat/fvp/aarch64/fvp_helpers.S
index 94f15c0..e4749e0 100644
--- a/plat/fvp/aarch64/fvp_helpers.S
+++ b/plat/fvp/aarch64/fvp_helpers.S
@@ -215,7 +215,7 @@ func plat_crash_console_init
b console_core_init
/* ---------------------------------------------
- * int plat_crash_console_putc(void)
+ * int plat_crash_console_putc(int c)
* Function to print a character on the crash
* console without a C Runtime.
* Clobber list : x1, x2