FreeCalypso > hg > e1-fake-trau
annotate libutil/open_ts.h @ 6:3ab5e2e17da2 default tip
add README
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Thu, 29 Aug 2024 14:56:30 +0000 |
parents | e5527fc2050b |
children |
rev | line source |
---|---|
1
e5527fc2050b
libutil: copy from ice1-trau-tester
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
1 #pragma once |
e5527fc2050b
libutil: copy from ice1-trau-tester
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
2 |
e5527fc2050b
libutil: copy from ice1-trau-tester
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
3 int open_e1d_ts(struct osmo_e1dp_client *e1_client, const char *ts_spec); |