diff --git a/include/nuttx/arch.h b/include/nuttx/arch.h index 4c619b399f1..99eb6d2ef8f 100644 --- a/include/nuttx/arch.h +++ b/include/nuttx/arch.h @@ -2973,7 +2973,7 @@ bool up_fpucmp(FAR const void *saveregs1, FAR const void *saveregs2); #ifdef CONFIG_ARCH_HAVE_DEBUG /**************************************************************************** - * Name: up_debugpoint + * Name: up_debugpoint_add * * Description: * Add a debugpoint.