summaryrefslogtreecommitdiff
path: root/nuttx/arch/x86/src/i486/up_regdump.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/arch/x86/src/i486/up_regdump.c')
-rw-r--r--nuttx/arch/x86/src/i486/up_regdump.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/arch/x86/src/i486/up_regdump.c b/nuttx/arch/x86/src/i486/up_regdump.c
index b7547aec4..e30670128 100644
--- a/nuttx/arch/x86/src/i486/up_regdump.c
+++ b/nuttx/arch/x86/src/i486/up_regdump.c
@@ -51,7 +51,7 @@
/* Output debug info -- even if debug is not selected. */
#undef lldbg
-#define lldbg lib_lowprintf
+#define lldbg lowsyslog
/****************************************************************************
* Private Data