s11_mme.h 114 Bytes
#ifndef S11_MME_H_
#define S11_MME_H_

int s11_mme_init(const mme_config_t *mme_config);

#endif /* S11_MME_H_ */