summaryrefslogtreecommitdiff
path: root/cesar/test_general/station/common/src/station.c
diff options
context:
space:
mode:
Diffstat (limited to 'cesar/test_general/station/common/src/station.c')
-rw-r--r--cesar/test_general/station/common/src/station.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cesar/test_general/station/common/src/station.c b/cesar/test_general/station/common/src/station.c
index 56736c35a7..7a21f3d4d3 100644
--- a/cesar/test_general/station/common/src/station.c
+++ b/cesar/test_general/station/common/src/station.c
@@ -122,6 +122,7 @@ cyg_user_start (void)
fcall_register (fcall, "fc_cco_change_nek",
&fc_cco_change_nek, cesar);
fcall_register (fcall, "fc_nek_get", &fc_nek_get, cesar);
+ fcall_register (fcall, "fc_schedules_get", &fc_schedules_get, cesar);
#if CONFIG_TRACE
fcall_register (fcall, "fc_sta_trace_dump_cl",