summaryrefslogtreecommitdiffstats
path: root/src/shared/libosmocore/include/osmocom/gsm/gan.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared/libosmocore/include/osmocom/gsm/gan.h')
-rw-r--r--src/shared/libosmocore/include/osmocom/gsm/gan.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/shared/libosmocore/include/osmocom/gsm/gan.h b/src/shared/libosmocore/include/osmocom/gsm/gan.h
deleted file mode 100644
index ab4c1e4e..00000000
--- a/src/shared/libosmocore/include/osmocom/gsm/gan.h
+++ /dev/null
@@ -1,9 +0,0 @@
-#ifndef _OSMO_GSM_GAN_H
-#define _OSMO_GSM_GAN_H
-
-#include <osmocom/core/utils.h>
-
-extern const struct value_string gan_msgt_vals[];
-static const struct value_string gan_pdisc_vals[];
-
-#endif