summaryrefslogtreecommitdiff
path: root/common/host_command.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/host_command.c')
-rw-r--r--common/host_command.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/host_command.c b/common/host_command.c
index 825515a66f..912a7b0ff4 100644
--- a/common/host_command.c
+++ b/common/host_command.c
@@ -414,7 +414,7 @@ static void host_command_init(void)
#endif
}
-void host_command_task(void)
+void host_command_task(void *u)
{
timestamp_t t0, t1, t_recess;
t_recess.val = 0;