summaryrefslogtreecommitdiff
path: root/nuttx/arch/sh/src/m16c/m16c_dumpstate.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/arch/sh/src/m16c/m16c_dumpstate.c')
-rw-r--r--nuttx/arch/sh/src/m16c/m16c_dumpstate.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/arch/sh/src/m16c/m16c_dumpstate.c b/nuttx/arch/sh/src/m16c/m16c_dumpstate.c
index 438ff21d2..38571a7e1 100644
--- a/nuttx/arch/sh/src/m16c/m16c_dumpstate.c
+++ b/nuttx/arch/sh/src/m16c/m16c_dumpstate.c
@@ -62,7 +62,7 @@
#ifdef CONFIG_ARCH_STACKDUMP
# undef lldbg
-# define lldbg lib_lowprintf
+# define lldbg lowsyslog
#endif
/****************************************************************************