aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/osmocom/isdn/i460_mux.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/osmocom/isdn/i460_mux.h b/include/osmocom/isdn/i460_mux.h
index 770b1e15..ad9cb246 100644
--- a/include/osmocom/isdn/i460_mux.h
+++ b/include/osmocom/isdn/i460_mux.h
@@ -113,4 +113,6 @@ osmo_i460_subchan_add(void *ctx, struct osmo_i460_timeslot *ts, const struct osm
void osmo_i460_subchan_del(struct osmo_i460_subchan *schan);
+int osmo_i460_subchan_count(struct osmo_i460_timeslot *ts);
+
/*! @} */