From c01647914b97ab8a1079330e36d0e1d024d3a804 Mon Sep 17 00:00:00 2001 From: Neels Hofmeyr Date: Mon, 4 Sep 2017 15:15:32 +0200 Subject: move include/openbsc to include/osmocom/bsc Change-Id: I39e7b882caa98334636d19ccd104fd83d07d5055 --- include/osmocom/bsc/smpp.h | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 include/osmocom/bsc/smpp.h (limited to 'include/osmocom/bsc/smpp.h') diff --git a/include/osmocom/bsc/smpp.h b/include/osmocom/bsc/smpp.h new file mode 100644 index 000000000..bcdac8f0b --- /dev/null +++ b/include/osmocom/bsc/smpp.h @@ -0,0 +1,4 @@ +#pragma once + +int smpp_openbsc_alloc_init(void *ctx); +int smpp_openbsc_start(struct gsm_network *net); -- cgit v1.2.3