summaryrefslogtreecommitdiff
path: root/core/nds32/task.c
diff options
context:
space:
mode:
Diffstat (limited to 'core/nds32/task.c')
-rw-r--r--core/nds32/task.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/nds32/task.c b/core/nds32/task.c
index edacb7975e..5b4fe86876 100644
--- a/core/nds32/task.c
+++ b/core/nds32/task.c
@@ -687,7 +687,7 @@ void task_print_list(void)
}
}
-int command_task_info(int argc, char **argv)
+static int command_task_info(int argc, char **argv)
{
#ifdef CONFIG_TASK_PROFILING
int total = 0;