blob: 9941cee5c3d1a375baad13aec9c98764f71613a3 [file] [log] [blame]
Harald Welte7b1d25a2015-01-01 12:32:03 +01001#pragma once
2
3int smpp_openbsc_init(void *ctx, uint16_t port);
4void smpp_openbsc_set_net(struct gsm_network *net);