summaryrefslogtreecommitdiff
path: root/apps/codecs.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/codecs.c')
-rw-r--r--apps/codecs.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/codecs.c b/apps/codecs.c
index e443127..831b9b4 100644
--- a/apps/codecs.c
+++ b/apps/codecs.c
@@ -124,9 +124,7 @@ struct codec_api ci = {
/* kernel/ system */
PREFIX(sleep),
yield,
-#if CONFIG_CPU != PP5020
&current_tick,
-#endif
default_event_handler,
default_event_handler_ex,
create_thread,