aboutsummaryrefslogtreecommitdiffstats
path: root/binding/radio_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'binding/radio_impl.h')
-rw-r--r--binding/radio_impl.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/binding/radio_impl.h b/binding/radio_impl.h
index f745f12..49efe24 100644
--- a/binding/radio_impl.h
+++ b/binding/radio_impl.h
@@ -76,6 +76,8 @@ typedef struct {
void (*set_stereo_mode)(radio_stereo_mode_t mode);
+ char * (*get_rds_info)(void);
+
} radio_impl_ops_t;
#endif /* _RADIO_IMPL_H */