annotate libutil/open_ts.h @ 3:19047c3302a9

ft16: add Makefile
author Mychaela Falconia <falcon@freecalypso.org>
date Thu, 29 Aug 2024 13:09:39 +0000
parents e5527fc2050b
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
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);