diff ater/globals.h @ 19:1e375472d5a5

ater: implement TRAU frame output
author Mychaela Falconia <falcon@freecalypso.org>
date Mon, 24 Jun 2024 08:07:45 +0000
parents 4ffe22f5b4b5
children f49e57b0d1a2
line wrap: on
line diff
--- a/ater/globals.h	Mon Jun 24 07:26:20 2024 +0000
+++ b/ater/globals.h	Mon Jun 24 08:07:45 2024 +0000
@@ -2,6 +2,7 @@
 
 #pragma once
 
+extern void *g_ctx;
 extern struct osmo_e1dp_client *g_client;
 extern int ts_fd;
 extern struct osmo_i460_timeslot i460_ts;