osmo-hnbgw/include/osmocom/hnbgw/tdefs.h

9 lines
214 B
C

#pragma once
#include <osmocom/core/tdef.h>
extern struct osmo_tdef mgw_fsm_T_defs[];
extern struct osmo_tdef ps_T_defs[];
extern struct osmo_tdef cmap_T_defs[];
extern struct osmo_tdef_group hnbgw_tdef_group[];