osmo-bsc/include/osmocom/bsc/common_bsc.h

6 lines
84 B
C

#pragma once
#include <stdint.h>
struct gsm_network *bsc_network_init(void *ctx);