summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/include/osmocom/bb/mobile
diff options
context:
space:
mode:
authorAndreas.Eversberg2010-10-24 14:20:08 +0200
committerAndreas.Eversberg2010-10-24 14:20:08 +0200
commite7f6f749c496b1196ba739aca5a311dc10815497 (patch)
tree3e2593345fbb531126d93733802ee1aff999c7eb /src/host/layer23/include/osmocom/bb/mobile
parentlayer23/lapdm: Properly handle S frame with F=1 when in timer recovery (diff)
downloadosmocom-e7f6f749c496b1196ba739aca5a311dc10815497.tar.gz
osmocom-e7f6f749c496b1196ba739aca5a311dc10815497.tar.xz
osmocom-e7f6f749c496b1196ba739aca5a311dc10815497.zip
[layer23] Fix of GPS states
Diffstat (limited to 'src/host/layer23/include/osmocom/bb/mobile')
-rw-r--r--src/host/layer23/include/osmocom/bb/mobile/gps.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/host/layer23/include/osmocom/bb/mobile/gps.h b/src/host/layer23/include/osmocom/bb/mobile/gps.h
index b3b4335..e45cbc5 100644
--- a/src/host/layer23/include/osmocom/bb/mobile/gps.h
+++ b/src/host/layer23/include/osmocom/bb/mobile/gps.h
@@ -35,5 +35,6 @@ extern struct gps gps;
int gps_open(void);
void gps_close(void);
+void gps_init(void);