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

8 lines
178 B
C

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