aboutsummaryrefslogtreecommitdiffstats
path: root/src/amps/stations.h
diff options
context:
space:
mode:
authorAndreas Eversberg <jolly@eversberg.eu>2016-05-01 19:51:56 +0200
committerAndreas Eversberg <jolly@eversberg.eu>2016-06-17 17:03:29 +0200
commitd2c4ca4fa91d9496f5b7a5f2dc1c6b66bb52ced8 (patch)
treedd9c2d4cbe270a3fdcbacb08f566578d3386211f /src/amps/stations.h
parent7d5d3da8d35ee5e34eb9b3b4fbd821b9f4b28fb5 (diff)
Implementation of Advanced Mobile Phone Service (AMPS)
Diffstat (limited to 'src/amps/stations.h')
-rw-r--r--src/amps/stations.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/amps/stations.h b/src/amps/stations.h
new file mode 100644
index 0000000..d4f3046
--- /dev/null
+++ b/src/amps/stations.h
@@ -0,0 +1,4 @@
+
+void list_stations(void);
+void sid_stations(int sid);
+