summaryrefslogtreecommitdiff
path: root/nuttx/arch/c5471/src/up_lowputc.S
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/arch/c5471/src/up_lowputc.S')
-rw-r--r--nuttx/arch/c5471/src/up_lowputc.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/arch/c5471/src/up_lowputc.S b/nuttx/arch/c5471/src/up_lowputc.S
index 24bf551fe..050870c4c 100644
--- a/nuttx/arch/c5471/src/up_lowputc.S
+++ b/nuttx/arch/c5471/src/up_lowputc.S
@@ -79,7 +79,7 @@
*/
.text
- .global up_putc
+ .global up_lowputc
.type up_lowputc, function
up_lowputc:
/* On entry, r0 holds the character to be printed */